#
ShippingOption
#
Digital Wallet shipping option choice
The object used to set a product shipping option choice for the buyer in a digital wallet payment such as Apple Pay or Google Pay
Properties
shippingOption.js
JS
JavaScript
const shippingOption1 = {
"amount": "1.00",
"id": "1",
"label": "UPS Ground"
}