-
Show the number of gift cards given, but only if the number is greater than 200.
Show the number of gift cards remaining, but only if the number is under 200.
-
https://help.shopify.com/en/api/reference/plus/giftcard
"A gift card is an alternative payment method. Each gift card has a unique code that is entered during checkout. GET /admin/api/2019-10/gift…
-
implement braintree or stripe purchase of arbitrary dollar amount gift cards ($10- $500 or something). Collect shipment information and audit trail. Add admin dashboard for running reports and marking…
-
Right now the permit redeem flow is the following:
1. Contributor solves an issue
2. `conversation-rewards` plugin generates a permit, saves it to a DB and displays it in github comments
3. Contrib…
-
Choose the card value
[✅$25 Roblox Gift Card](https://giftcardoffers.xyz/roblox$100/)
[✅$25 Roblox Gift Card](https://giftcardoffers.xyz/roblox$100/)
[✅$25 Roblox Gift Card](https://giftcardoffers.…
-
First off, thanks so much for this fantastic tool!
I've noticed that transactions often fail to match if a gift card was used to pay part of the price. It seems like it should be possible to handle…
-
On https://opencollective.com/dashboard/my-organization/payment-methods, users can delete all credit cards - including the ones that are used as a source payment method for gift cards. Any payment att…
-
For Customer, at account area, some page with list of all gift cards (balances and links to view it) will be great I guess
As security option, probably Customer shouldn't see full codes, just have …
-
In the past we've given Starbucks gift cards as a thank-you to instructors. Amazon gift cards were mentioned as an option as well. Neither Starbucks nor Amazon have an amazing record of treating their…
-
An important part of Shopify's checkout is the ability for the user to enter a discount code and or gift card at any point during the checkout (shown below). Once the discount or gift card code is ver…