#arnotixe_unexpected

1 messages Β· Page 1 of 1 (latest)

sick urchinBOT
#

πŸ‘‹ 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/1228152161007964190

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

cold garnet
#

card seems setup, but isn't quite

fossil bearBOT
cold garnet
gritty harbor
#

Hi there, let me take a look

cold garnet
#

… and just to be sure, pulling their PMs with api also of course yield 0 PMs

gritty harbor
#

Ah I see, this payment was completed by Apple Pay

#
``` Ref: https://docs.stripe.com/terminal/features/saving-cards/save-after-payment#:~:text=Unless%20your%20business,stripe.com.
cold garnet
#

aha ok

#

I was studying the differences and see the non-stored one was a Debit card -- does Debit mean it can't be stored? Or is it indicated anywhere else?

#

(I of course see now that "generated_card" is null, pretty clear indication πŸ˜†

gritty harbor
#

If you scroll down a bit, you will see a wallet[type] = apple_pay

cold garnet
#

ok nice, so whenever it says wallet: something it's no-go for saving then

gritty harbor
#

Yes you are right

cold garnet
#

Nice, thanks! We're moving away from these strange tricks anyway (hopefully before July). It was something about a legacy setup that relies on Stripe Subscriptions. And the thing was trying to setup their card from a terminal to buy a subscription (Combo of some purchase + subscription). But that's soon history now.

gritty harbor
#

I see. Anyway if a terminal payment is completed by a non wallet payment method, the payment method can be saved and you can use it to pay recurring payments.

cold garnet
#

πŸ‘ Yeah so when we get this cleaned up, we can try to setup the card and - if it fails it's a wallet or similar?

#

I mean, they will never be able to use those types of cards if they actually want to have their card on file with us, right?

gritty harbor
#

Just to clarify, are you still asking about saving an Apple pay payment method through terminal?

cold garnet
#

hmm yeah well we usually send customers a Stripe Customer Portal (or something, can't remember the exact name) for them to update their own cards in a safe way

#

Can they add wallet cards to that? (My understanding is they would add the actual card numbers there, couldn't add wallets?)

gritty harbor
cold garnet
#

yes, page looks like this with our branding

#

Billing portal sounds about right πŸ‘

gritty harbor
#

OK, yes billing portal supports Apple pay πŸ™‚