#admin-payment-element

1 messages ยท Page 1 of 1 (latest)

winter troutBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

topaz robin
#

Hello
What guide are you following?

Since you're testing on localhost, you won't see wallets (google pay/apple pay)

lilac zenith
#

this guide, i also don't see bank acct tab

#

only see card

#

also i saw some errors from stripe client side: v3:1 Uncaught TypeError: Cannot read properties of undefined (reading 'value') at Object.onChange [as current] (stripeCheckout.tsx:100:56) at decoratedCb (react-stripe.umd.js:796:1) at v3:1:74339 at Array.forEach (<anonymous>) at c._emit (v3:1:74280) at c._emitEvent (v3:1:292761) at v3:1:230535 at v3:1:74537 at Array.forEach (<anonymous>) at c._emit (v3:1:74280) at e._handleMessage (v3:1:66748) at e._handleMessage (v3:1:81593) at v3:1:65882 onChange @ stripeCheckout.tsx:100 decoratedCb @ react-stripe.umd.js:796 (anonymous) @ v3:1 c._emit @ v3:1 c._emitEvent @ v3:1 (anonymous) @ v3:1 (anonymous) @ v3:1 c._emit @ v3:1 _handleMessage @ v3:1 (anonymous) @ v3:1 (anonymous) @ v3:1

topaz robin
#

too

lilac zenith
#

ok, thx

#

from the stripe sample, i do see multiple payment method:

#

i have two questions: i wonder how to control the payment list on the tab ? is it automatic ?

#

say enable us bank , paypal , credit card only

topaz robin
lilac zenith
#

is there anything i need to configure in the stripe dashboard

#

i see

#

got it . probably that's why

winter troutBOT
topaz robin
#

๐Ÿ‘

lilac zenith
#

sorry

#

i am still a little bit confused.

#
  1. from the tab list , i dont see all of the enabled payment method
#

say it looks by default, it should cash pay, bank acct in my dashboard configuration

#

while i scroll through the list on the tab

#

i dont see all of those

#
  1. it seems i can't turn of some of the payment method in test mode, it says it's enabled on live mode
#

but when i double check in live mode, they are also off.

#

Can't turn off payment method in test mode
Payment methods that are enabled in live mode cannot be turned off in test mode. Switch to live mode to turn it off.

#

the messages are like the above

#

please help me with my questions. thx

#

oh, for the first question i got it

#
  1. it seems when i create payment intent in eur, it shows only the eur enabled payment
#

when i switch to usd, it shows the ones i want

#
  1. for 2nd question, not sure if it is related to payment intent already created in system because of the testing
#

any way, i will dig further then, thx

lilac zenith
#

hi

#

it seems it's related to connected account

#

is there a way to specify payment methods for connected account

#

right now, it only shows card payment for connected account for direct pay

steady rock
#

Hi ๐Ÿ‘‹

You would need to configure the available payment methods on the Connected Account

lilac zenith
#

ok, thx

steady rock