Skip to main content

Purchase payment request (Hosted Payment Fields)

POST 

/api/v1/processing/purchase/card

Processes the payment after the payer has entered their card details into the hosted fields and hostedFields.collectIframesData() has been called.

The card data itself is not sent in this request: it is already stored on the platform against the session. Authenticate the request with the session token in the Token header.

The callback to the merchant has the same structure as for the regular Checkout integration.

Request

Responses

Payment processed. Check result for the outcome.