I googled and didn’t find anything useful so I thought I’d share this. If you have a VISA gift card and want to use it on Amazon.com in conjunction with a credit card (to pay for any amount over the gift card value), the trick is to use the VISA gift card to purchase an Amazon gift card of the same value for yourself (search for “gift card” on Amazon.com).
Once you have the Amazon gift card, you can then use it to pay for part of your order, with the remaining balance being charged to another credit card.
I am sure this trick works with most other online merchants too.
To list available contexts: kubectl config get-contexts To show the current context: kubectl config current-context…
kubectl exec -it <podname> -- sh To get a list of running pods in the…
# Create a soft symbolic link from /mnt/original (file or folder) to ~/link ln -s…
git config --global user.name "<your name>" git config --global user.email "<youremail@somewhere.com>" Related Commands Show current…
TypeScript/JavaScript function getLastMonday(d: Date) { let d1 = new Date(d.getFullYear(), d.getMonth() + 1, 0); let…
I had to do some SMTP relay troubleshooting and it wasn't obvious how to view…
View Comments
Thanks for the tip!
Yep, thanks... I appreciate it too!
John/Joel: Glad this helped you. Thanks for leaving a message.
Can you use for the whole purchase if the amount on the gift card will cover the amount of the purchase?
Graydon: Yes I am sure you can do that. Chinh
Just be careful not to use the entire amount of the giftcard. You need to leave at least a dollar on the card otherwise it will be declined. So if you have a $100 giftcard you will only be able to spend $99.
thanks so much for posting this information
Aaaaah, good idea Chinh!
Rebecca/Jay: Glad this helped you.
This helped me as well. Unfortunately I only had a $25 gift card so I had to leave that one dollar on there. It is sort of obnoxious that my $24 gift card because a $24 dollar gift card plus the 3% they charge you to buy a Visa gift card...