Stripe Payment
Stripe Payment is used for One-Time Payments for goods or services
Skill Level: Intermediate
- Ensure you have created a Stripe account, added your business information and bank account information, and completed any required verification.

1) Click the "+" button to open the Add Panel
2) Scroll down to Installed
3) Drag the Stripe Payment component onto your checkout screen
- 1.Click the "Connect with Stripe" button and follow the prompt to connect your Stripe account to your Adalo account by entering your Stripe Credentials
- 2.In the Stripe Payment section:
- Enter the amount you want to charge your users. This can be the same amount for everyone, or you can use Magic Text or a Custom Formula to set a variable amount.
- 3.In the Charge Description section:
- Enter the text that should appear on your user's credit card statements to explain the change. You can also use Magic Text here such as "Current Product Name"
- 4.In the Receipt Email section:
- You must specify the email address of the User that should receive email confirmation of the purchase. This is also how you will identify the customer in your Stripe Dashboard.
- 5.In the Submit Button section:
- You can edit the text and styles of the submit button as well as add Actions like linking to the next screen or Custom Action to get the Stripe information and attach it to your User.
- 6.Test Mode section:
- Allows you to enter your Stripe Test Secret Key and Test Publishable Key and toggle on/off to test transactions.
- 1.Toggle on Test Mode in component
- 2.Enter your Stripe Test Secret Key and Test Publishable Key into Payment component.
- 3.Open Previewer and complete payment flow as normal.
- 4.
- 5.Enter card info and select 'Pay Now'
When you have finished testing your Payment component and want to go Live, you will have to disable the Test mode.
If you need additional help with this article, you can always ask in our community forum! Be sure to paste the link to this article in your post as well!
Last modified 9mo ago