Payment forms
Introduction
Using FormSG, PaySG and Plumber, users can now create payment forms to collect one-time payments or create recurring payments. This workflow uses the form input to automatically create and redirect users to a payment link.
The payment flow is as follows:
Payer accesses payment form and selects payment amount.
Payer submits form.
Payer is redirected to payment page to complete payment.
A demo is available here.
What's the difference between payment forms and other payment workflows with Plumber?
Payment forms redirect payers to make payment within the same page of form submission. Without successful payment, the form cannot be submitted.
Other Plumber payment workflows (go.gov.sg/paysg-plumber-demo, go.gov.sg/paysg-fine-demo) send out payment emails to payers, and the form can be submitted without successful payment. The payment flow is as follows:
Payer accesses the form and selects payment amount.
Payer submits form.
Payer receives a payment email.
Payer opens payment email to complete payment.
Currently, subscriptions can only be initiated via a payment forms workflow with Plumber.
Last updated
Was this helpful?