Scenario 1 (Verve Card Type)
POST
https://seerbitapi.com/api/v2/payments/initiates
Scenario 1 (Verve Card Type)
The customers gets prompted to enter card pin.
After the customer enters the card pin, call the payment service again using payment/initiates endpoint.
An OTP (one time password) is sent to the cardholders registered phone number or email to validate the transaction.
To Validate the transaction Call the Validate OTP payments/otp endpoint with the customers OTP and Pass the transactions linking reference in the request body.
Last updated