Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Handles the payment creation process, including validation, checking for sales, handling virtual currency, and processing payments through various methods.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.