Process a card payment by charging the customer’s card. This endpoint initiates the payment flow and may require additional authentication steps like OTP or PIN validation.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Your Payvessel public API key
Bearer token with your Payvessel secret
Request content type
application/json