Stripe Card Payment
If you are building a website or application and want to seamlessly integrate online payments, Stripe is a good choice. Below is a guide on how to integrate Stripe into your form for a convenient payment process.
Step 1: Register a Stripe account at Stripe. Obtain the information for the Publishable Key and Secret Key.
Step 2: Using the Publishable Key and Secret Key obtained in Step 1, enter the key information at Dashboard -> WP Form Builder -> Settings -> Payment Integrations.
Step 3: Create a form with the necessary information:
Note: When creating form fields, you need to create a field with the type “Stripe Card.”
Step 4: In the Actions After Submit section, choose Stripe Payment.
Step 5: Select the Stripe Payment section and configure the necessary information:
- Amount: The amount to be paid (you can select the corresponding fields on the form or choose a custom value to enter a value.).
- Currency: Choose the currency type you want to use for payment on the form.
- Description: Description of your payment
- Receipt Email: When enabled, Stripe will automatically send a compliance receipt via email to the customer.
- Billing Details: Save payment-related information at the time of the transaction.
Step 6: After completing the necessary mappings, save the information and proceed to test the payment.