Payment Capture Page

Ezypay's Payment Capture Page (PCP) functions the same as our Hosted Payment Page (HPP) but features an updated, modern and sleek UI.

πŸ“˜

Coming Soon

A number of functionality enhancements are on our roadmap for PCP β€” including (but not limited to) style customization. Stay tuned!

What does the Payment Capture Page looks like?


Example:

You can embed the Payment Capture Page (PCP) using the sample URL below within an iframe:

https://pay-sandbox.ezypay.com/embed?paymentMethods=VISA,MASTERCARD,BANK&token={{Ezypay Authorisation Token}}

πŸ“˜

Apart from the change in the iframe URL, all other integration steps remain the same as those outlined in our Payment Method Collection guide.

🚧

Attention

The PCP only supports cards and bank payment method. If you wish to use other payment method, please use the HPP instead.

Key specification details

Required Parameters:

ParameterExampleMandatoryDescription
tokentoken=eyKFb34LKopd94jKNd...YesAuthentication token used to access Ezypay's APIs

Optional Parameters:

ParameterExampleMandatoryDescription
paymentMethodspaymentMethods=VISA,MASTERCARD,BANKNoFilters the payment methods shown on the page. If not specified, all methods enabled for the merchant will be displayed.