addCustomerCreditSourceToCheckout
Learn how to add a Customer Credit source to checkout.
Sending a request
Parameter
Required/Optional
Determine
“{
"cartId":CartId,
"paymentName": "GiftCard123",
"amount”: "50",
}”Receiving a response
Parameter
Description
Calling the global method from a custom component
Last updated