Get payment details

This endpoint is used to fetch all stored payment details for a shopper. It returns cards on file: saved cards that can be reused for future payments without re-entering card details.

The request must include a shopperRef, which uniquely identifies the shopper. Use the same reference that was provided in the initial order announcement for which the payment details were saved.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The shopper identifier matching the value of ShopperRef provided in the order announcement.

Headers
string
required

The User-Agent header containing information about the client making the request.

string
required

The value of this header is of the form Bearer <token> where <token> must be replaced with a valid access token. See the /gatekeeper/refresh endpoint

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json