Storepost https://sandbox.affirm.com/api/v2/checkout/storeInitiate an Affirm checkout directly with your customers.Body ParamsReturns the checkout object.merchantobjectrequiredA list of items specific to the merchant.merchant objectbillingobjectThe customer billing information.billing objecttotalintegerThe total amount in pence of the purchase.order_idstringlength between 1 and 128The merchant ID for this order.tax_amountintegerThe shipping tax amount.shipping_amountintegerThe amount to ship the item.shippingobjectThe shipping information. Required for scenarios where goods are shipped.shipping objectitemsobjectAn array of items based on the cart contents.items objectdiscountsobjectAn array of discount codes based on the merchant.discounts objectfinancing_programstringThe applicable Affirm financing programme.checkout_expirationstringA date-timestamp of when the checkout_id will expire.Responses 200HTTP 200 OK 400HTTP 400 Bad Request 401HTTP 401 Unauthorized 404HTTP 404 Not FoundUpdated about 1 month ago