#gaurav_api
1 messages · Page 1 of 1 (latest)
👋 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/1333801838348341360
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
sorry for the delay, having a look.
sure
I confirm that one doesn have generated_card. I also noticied that the request where made by different accounts. Checking...
yes, one is from our production account and another from a development account
wait, the one that's missing generated_card is using Apple Pay. so it's expected. this is mentioned in our documentation:
Digital wallet payments such as Apple Pay or Google Pay can’t be saved and don’t create a generated_card
https://docs.stripe.com/terminal/features/saving-cards/save-after-payment
also:
However, for businesses in certain verticals, Stripe offers a limited private beta feature that allows you to save digital wallet payment methods. To request access, contact stripe-terminal-betas@stripe.com.
is there a way we can replicate this in test mode?
hum... not sure. looking into this.
we just tested this, and no it's not possible to test Apple/Google Pay in test mode in this case
are there other scenarios which will not have a generated card?
okay
Thank you
Also since the terminal that our clients are using and the ones we use to test appear different, would you advice that we order one similar to theirs?
The terminal we use on development environment is a Verifone P400 and our clients are using BBPOS WisePOS E
Yeah, we always recommend testing with the same devices/SDKs/etc. as what you are going to use in production.
sure