newegg-bot-public icon indicating copy to clipboard operation
newegg-bot-public copied to clipboard

Find out card providers (no coding experience needed)

Open MrTpat opened this issue 4 years ago • 4 comments

Investigating into supporting other major card types.

MrTpat avatar Dec 25 '20 07:12 MrTpat

visa cards: use Visa

MrTpat avatar Dec 25 '20 07:12 MrTpat

I can confirm that it works with Mastercard. (config: Mastercard)

bnahin avatar Dec 25 '20 07:12 bnahin

If there are any people who can help with a different provider: go through the newegg checkout process until you get to the step where you enter your CVV. Open the network request tab in chrome developer tools. Enter your CVV, and find the network request titled InitOrderReviewApi. Click on it, and go to request payload at the bottom. Click actions, 0, and then in JsonContent provide the value for "PayTermsCode". If you do so, please either comment here or make a PR with your change in the readme.

MrTpat avatar Dec 25 '20 07:12 MrTpat

American Express: AmericanExpress

bnahin avatar Dec 25 '20 09:12 bnahin