v1CreateAttemptRequest
- Type: string · application id if not provided, it will be use the first application in the list
application _id - Type: object · Each purchase must have a customer redirect config. This is to redirect the customer to merchant website after BNPL process is completed or cancelled @ref `CustomerRedirect`
customer _redirect - Type: string
approved _url - Type: string
canceled _url
- Type: string · identification of a unique purchase within the merchant system You can not have multiple attempts with the same merchant_purchase_ref
merchant _purchase _ref - Type: object · purchase details
purchase _details - Type: object · This is required
billing _address - Type: object · This is optional
customer - Type: object · This is optional
shipping _address - Type: object · This is required
shopping _card
- Type: object · transaction flow config TODO: not supported yet
transaction _flow _config - Type: string · v1TransactionCaptureenum
transaction _capture Transaction capture types AUTO: The transaction is auto captured. MANUAL: The transaction is manually captured.
valuesT R A N S A C T I O N _ C A P T U R E _ U N S P E C I F I E D T R A N S A C T I O N _ C A P T U R E _ A U T O T R A N S A C T I O N _ C A P T U R E _ M A N U A L

