Store

Initiate an Affirm checkout directly with your customers by having Affirm send a link via text or email. The /store endpoint is commonly used for in-store solutions and can be used alongside our webhooks to follow the customer’s checkout status in real-time.

Body Params

Returns the checkout object.

merchant
object

A list of items specific to the merchant.

billing
object

The customer billing information.

integer

The total amount in pence of the purchase.

string
length between 1 and 128

The merchant ID for this order.

integer

The shipping tax amount.

integer

The amount to ship the item.

shipping
object
items
array

An array of items.

items
discounts
array

Discount codes

discounts
string

The applicable Affirm financing programme

string

A date-timestamp of when the checkout_id will expire.

Responses

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*