NIFT Payments
The steps in this guide are following 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:
That's it, you've successfully finalized your NIFT 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.
You can find below NIFT Test Credentials:
Parameter | Value |
---|---|
Bank | NIFT Test Bank |
CNIC | 4250113570004 |
Account Number (Valid) | 0002562478596921 |
Account Number (Invalid) | 0002156322782546 |
Account Number (Dormant) | 0002563292489223 |
Account Number (Low Balance) | 0002892462562155 |
OTP (Valid) | 456980 |
OTP (Invalid) | 654320 |
OTP (Expired) | 242433 |
Updated about 1 year ago