appwrite / templates

Templates for Appwrite Functions ⚡️🌩️
https://appwrite.io
MIT License
103 stars 80 forks source link

feat: lemon squeezy functions templates #277

Closed adityaoberai closed 2 months ago

adityaoberai commented 2 months ago

What does this PR do?

Adds function templates to receive payments and manage subscriptions via Lemon Squeezy

Test Plan

Read function readme

Related PRs and Issues

None

Have you read the Contributing Guidelines on issues?

Yes

adityaoberai commented 2 months ago

@loks0n once this PR is reviewed, we'll also need to add the template to the console, right?

Have done a test of the function already https://github.com/appwrite/templates/assets/31401437/4d350b9a-b98f-40d6-9759-6a86b39dba24

loks0n commented 2 months ago

@loks0n once this PR is reviewed, we'll also need to add the template to the console, right?

Have done a test of the function already https://github.com/appwrite/templates/assets/31401437/4d350b9a-b98f-40d6-9759-6a86b39dba24

Merged! Yup, you can create the PR if you wish.

adityaoberai commented 2 months ago

@loks0n once this PR is reviewed, we'll also need to add the template to the console, right? Have done a test of the function already https://github.com/appwrite/templates/assets/31401437/4d350b9a-b98f-40d6-9759-6a86b39dba24

Merged! Yup, you can create the PR if you wish.

Created a PR: https://github.com/appwrite/console/pull/1061