Last Updated on : 2024-06-24 09:54:02download
Stripe is an industry-leading credit card payment gateway that supports settlement in more than 135 currencies worldwide. On the Tuya Developer Platform, you can set up a channel for users to pay through Stripe.
Stripe supports the vast majority of global payment methods and credit card products. Example:
For more information about the pricing of Stripe, see Pricing of Stripe.
Create a Stripe account, and follow the instructions to verify and activate the account.
After the account is activated, go to the Stripe console and click Developer > API key to get the public key and the secret key.
Log in to the Tuya Developer Platform.
In the top right corner of the platform, click My Space > Collection Channel to go to the Collection Channel page.
Find Stripe and click Set Parameters in the Operation column.
In the dialog box that appears, enter the public key and secret key obtained in the Get configuration parameters step, and set Status to Enable.
Go to the Stripe console and add Tuya’s webhook endpoint. Perform the following steps:
Go to Stripe console > Webhook.
Click Add endpoint.
In the dialog box that appears, enter https://t.tuyaus.com/stripe/callback.htm in the Endpoint URL field, set Version to Your current version and Events to send to checkout.session.completed, and then click Add endpoint.
You can thus accept payments from users by means of credit cards through Stripe.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback