Collect One-Time Payment (Multiple Methods) Web Flow Template
Last updated
Was this helpful?
Last updated
Was this helpful?
Collect One-Time Payment is one of the within the Payments category.
This Web Flow template has pre-configured components to collect payments using different methods, such as Google Pay and Apple Pay, among others. It also presents users with each platform’s terms and conditions and allows them to enter their signature.
This Web Flow contains two Web Pages with the following controls:
Payment
Successful
Failed
A card number input field
A card expiration date input field
A card verification code input field
A Label control displaying an error message if payment status is FALSE.
If the payment cannot be processed, the error message will indicate users to try again. Once the transaction is complete, users are directed to the next Web Page.
A Label control thanking the customer.
A Continue Button control that runs the Payment Completed Event.
The Collect Information Web Page includes the following Variables saving the information of the user:
amount
Payment
Success - allows transition to Thank You Web Page
Failed
Payment completed
Collect one time payments that are processed by a platform of your choice through a Journey.
It can be used to build an application just as it is or it can be further tailored for a customized experience from .
controls prompting users to complete the payment.
A displaying the amount and currency of the operation.
A control including the following:
A Submit Payment that runs three :
An control.
Both Web Pages broadcast Events that work at a session level. In you can continue the application’s path by adding an action to these Events or adding nodes to the Journey after them.