Request PaymentCopy Pagepost https://api-uat.payments.paynow.afterpaytouch.dev/v1/paymentsUse this API to do an immediate payment using saved card tokenBody ParamstokenstringrequiredThe unique identifier representing the customer's payment card; 'card token'amountstringrequiredThe value of the funds to be debited from the payment cardcurrencystringrequiredThe currency in which the transaction is to occurriskstringrequiredInformation to enable risk assessment process.cvcstringrequiredThe Card Verification Code (aka Card Verification Value (CVV) or Card Security Code (CSC)) is a security measure for card not present transactions to reduce fraud. Mandatory when Customer initiated the paymentinitiatorstringrequiredIndicates whether this transaction is initiated by customer or merchantrequestorstringrequiredWho requested the paymentHeadersContent-Typestringrequiredapplication/jsonAcceptstringrequiredapplication/jsonAuthorizationstringrequiredBearer User-AgentstringrequiredAll requests must include information about the Merchant,Platform, Channel and Service.Request-Idstringrequiredunique identifier for payment request provided by MerchantResponses 200200 400400Updated 10 months ago