Show Saved Cards
info
When specifying merchantShopperReference
, the system will show all saved cards for that shopper on checkout.
Request Example
{
"amount": "48900",
"currency": "ISK",
"returnUrl": "https://your-ecommerce-website.com/straumur_redirect",
"reference": "9990QQAZ1221",
"merchantShopperReference": "user_reference"
}
warning
Shopper reference must not include personally identifiable information (PII), for example name or email address.
Request Field
Field | Type | Required | Description | Example | Min Length | Max Length |
---|---|---|---|---|---|---|
merchantShopperReference | String | Optional | Reference to uniquely identify this shopper. | 1261264-2431245125-62362 | 3 | 200 |