Collect One-Time Payment (Stripe) Web Flow Template
Last updated
Was this helpful?
Last updated
Was this helpful?
This has pre-configured components to process payments through a instance.
This Web Flow contains two Web Pages, each with a different set of components, for users to choose one or the other:
Labels controls ready to be set up to display the user’s remaining balance, if any.
Stripe container including the following fields to proceed with the payment via the integration:
A G Pay Button control.
A Save Button
The user’s credit card number and expiration date
Apple Pay and G Pay Buttons.
A Payment Details Confirmed Button.
Save signature
Clear signature
Draw signature
Type signature
A Submit Button control.
Label controls indicating where users should enter their name and the mount to be charged.
A Label control displaying an error message if payment status is FALSE.
A card number input field
A card expiration date input field
A card verification code input field
If the payment cannot be processed, the error message will indicate customers to try again.
The Simple Collect Payment Form Web Page includes the following Variables saving the information of the use:
name
errorMessage
amount
This template is set up so that the payment is processed through a configured Stripe instance.
Collect one time payments and process them via a Stripe instance through a Journey.
controls providing instructions to the user.
A with a Label and a control ready to be set up for users to click and read the Terms and Conditions.
A control for users to confirm the displayed details.
A field with its corresponding option Button controls:
controls to enter name and amount.
A control including the following:
A Submit Payment Button control that runs the Payment Collected
The Submit Payment Button in the Simple Collect Payment Form runs the Payment Collected Event, which is created as a web flow event. In you can continue the application’s path by adding an action to these Events or adding nodes to the Journey after them.
In , scroll down to Integrations to set up the corresponding credentials. For more information, see .