#Gilson-digital-wallet
1 messages · Page 1 of 1 (latest)
hi,
Are you using Payment Element?
at the front end yes
Gotcha. You control digital wallets for Payment Element via your frontend. See: https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-wallets
well, I was follwing this docs
using the API "automatic_payment_methods"
I thought the elements would check the dashboard config,
Yeah I believe that is overridden by the JS options for Payment Element
Let me double check
I am testing if the standard account manually disable the apple pay, I want to show inside my app and let them know that they need to update, or I can add a button do enable and add the apple domain
what I did I disabled and removed the domain, but it keeps showing up
but. I am not sure, that could be some apple domain caching too
Yeah if the domain isn't registered it really shouldn't be showing regardless.
That does sound like potential caching
the apple domain is empty
Are you testing locally or can I repro somewhere?
locally
I can share with ngrok
this is using test mode
main stripe account => acct_1B0kVDAZ1wzfRG5U
the connected one is acct_1IvF2sA3FBYZHJuX
login here
right now what I got
I'm sorry I won't click on an ngrok link like that
Deleting the domain does ~nothing
Can you clarify what you are really trying to do?
I know the stripe APi stripe.ApplePayDomain.create() just add the domain to the steipe connected account apple pay config
yeah but deleting it is a no op really it does nothing
it wouldn't unregister Apple Pay
I want to ensure I can display some message if the admin of the connected account delete the apple pay or maybe disable that
on my test account, if I delete the domain or even disabled the apple pay, it keeps accepting that
stripe.js p elements still shows the apple pay
ok, that explain. why it. still works great
so. it won't be a issue
correct
ok, tks, @weary swallow have nice day