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.

Enter the information for the Publishable Key and Secret Key.

Step 3: Create a form with the necessary information:

Create a payment form with a "Stripe Card" field.

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.

Add the Stripe Payment action when submitting the form.

Step 5: Select the Stripe Payment section and configure the necessary information:

  1. Amount: The amount to be paid (you can select the corresponding fields on the form or choose a custom value to enter a value.).
  2. Currency: Choose the currency type you want to use for payment on the form.
  3. Description: Description of your payment
  4. Receipt Email: When enabled, Stripe will automatically send a compliance receipt via email to the customer.
  5. Billing Details: Save payment-related information at the time of the transaction.
Stripe Payment section

Step 6: After completing the necessary mappings, save the information and proceed to test the payment.