Client Modal
Status
Assign
type
effort points
100
Start Date
Feb 13, 2022
End Date
priority
tags
Github PR
- Auto apply discount change the URL path to β/checkout?discount=[code]β
- Updates cartβs attributes after discount is created and before redirection the user to checkout
- https://shopify.dev/api/ajax/reference/cart#post-cart-update-js
- Attributes should include
{
"banklessCheckout": "Yes",
"wallet": "[WALLET ADDRESS]"
}
(add wallet address to cartβs attributes for retroactive NFT receipt drop.)
Β