ValU
The steps in this guide are following to the essential steps mentioned in the payment API flow guide, so please check it before proceeding to this guide.
Pay Request
Now that you have obtained the payment key, you need to prepare your checkout experience (i.e. client-side code). Our API enables you to accept payment on your website/web app.
Example:
You can use the valU test credentials below.
Mobile No. | OTP |
---|---|
01010101010 | 123456 |
That's it, you've successfully finalized your ValU Payments integration with Accept
.
Now, prepare endpoints to receive payment notifications from Accept's server, to learn more about the transactions webhooks, please check this guide.
Updated over 1 year ago