#figgil_testing-terminal

1 messages ยท Page 1 of 1 (latest)

idle swallowBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1300835467205546067

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

dry swallowBOT
little apex
#

Sorry, I said its flagging as declined, but I mis-typed. Its accepting the card in the transaction but its flagging as expired in our UI because the expiration date is in the past.

karmic bison
#

Hi ๐Ÿ‘‹ no, as far as I'm aware there is no way to adjust the details of the physical test cards.

little apex
#

Ah bummer, thanks for the quick response though. Regarding the virtual wallets in test mode, is there any docs I am missing for doing that type of testing? I don't know how to load a test card into a google pay or apple pay account.

#

I am able to test just fine in a card not present scenario, using stripe payment elements. But looking specifically to be able to tap on our terminal in a test mode environment.

karmic bison
#

I know Google has a suite of test cards available for use via this group, but I'm not exactly sure how those interact with our test mode flows:
https://developers.google.com/pay/api/android/guides/resources/test-card-suite
https://groups.google.com/g/googlepay-test-mode-stub-data/membership

I'd also suggest trying to add a real card to your wallet and tap with that. I know for web flows we swap that out for our 4242 test card. I don't recall offhand if that's the same for Terminal, or if it throws an error about not being able to use real cards in testmode, but either way it won't process a real payment if you're in testmode.

idle swallowBOT
#

figgil_testing-terminal

little apex
#

Got it, when I use a real card and tap with that, it declines the transaction indicating I need to use test cards in test mode

#

Ill try the google pay docs you linked to