Testing
Last updated
Was this helpful?
Last updated
Was this helpful?
To verify that your payment flow is working correctly:
For the creation of payment links: Ensure that a payment link is created on PaySG's dashboard with the correct form details.
For the sending of payment/Postman emails: Ensure that an email is successfully received after form submission.
Once verified, you may create a live payment service at pay.gov.sg. You may choose to create a new pipe, or add a new connection for the live payment service instead of the staging payment service.
For payment flows with unexpected results, check the "Executions" tab on Plumber for executions with a "Failure" status.
Ensure that all compulsory fields are filled in. You may do so using a form response or by inputting a fixed value on Plumber.
Ensure that all fields are filled in.
For forms with optional payment amount fields, having an empty result will cause the pipe to fail. To prevent this, add a "0" in front of the selected result.