post
https://sandbox.affirm.com/api/v1/transactions
Authorizes a transaction. After a user completes the Affirm checkout flow and returns to the merchant site, the merchant should call the Authorize Transaction endpoint. Authorizing a transaction generates a unique id that will be used as a reference moving forward.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
New Required Fields
The new required fields are the following:
currency: Three-letter ISO currency code in uppercase. Accepted currencies are USD, CAD, and GBP.items: Various details of the item being sold.shipping: The shipping details.total: The total amount of the checkout in the lowest denomination of the currency. (e.g., 100 cents to charge $1.00).