How to add a payment page
1
Select a payment type
Click 
Select between the following types:
+ Add page
and choose Payment.
- One-time - for single, non-recurring transactions
- Subscription - for recurring transactions usually with a fixed price
- Pay what you want - leave the amount up to the customer
Payment pages are available on all plans with no additional fees charged to use the feature. However, usual Stripe fees such as transaction costs still apply.
2
Enter details
Add the details of your payment page and 
In this example, the product name and price will change per customer depending on their order.The default payment method in new forms is through a card. You can give more options to your customers by adding more Payment methods through the left-hand panel.
Connect to Stripe
. From here you can choose the currency, and make the price and product name dynamic by clicking or typing @ to reference a specific field.
Fillout doesn’t support automatically adding VAT to the prices, even if the option is enabled in your Stripe account. You can use calculations to obtain a price with taxes included, and then use that calculation as the price in the payment page.
3
Publish and share
That’s it! Click
Preview
to try out your form. Payments will only be collected when you Publish
the form and send its link.You can test your live form without getting charged. Create a 100% off coupon in Stripe, then enable the “Discount Codes” option to apply it during checkout. Once testing is done, just toggle the discount codes back off.
Customize payment settings
On the left-hand panel, you can:- Allow discount codes - add a new code or link an existing one to your form by clicking
Manage discount codes in Stripe
- Collect email - to create a new customer on your Stripe account
- Pre-fill fields - automatically fill out the fields of your payment form

- Show testimonial - to help increase checkout rates
- Show disclaimer - to clarify terms and reduce disputes over returns, shipping, and other necessary info

- Send Stripe receipt - after a successful purchase. Be sure to enabled the collect email switch.


Reference the payment intent ID in integrations
You can save the Stripe payment ID to the integration of your choice by referencing it. Go toIntegrate
from the top menu and choose a platform.
Under Mappings, click + Add new
and look for Stripe Payment ID.
