#hunta8992

1 messages · Page 1 of 1 (latest)

frail echoBOT
upbeat forge
#

Hello

cyan berry
#

dashboard settings does not work correctly in test mode

About payment_method_types

in Java SDK I see only methods addAllPaymentMethodType() and addPaymentMethodType() in the

PaymentIntentCreateParams object.

Seems like it does not ovverride settings from dashboard and those other methods still appears

upbeat forge
#

Can you provide me the PaymentIntent ID that you are testing with where you explicitly set payment_method_types?

cyan berry
#

is addAllPaymentMethodType() in java SDK correct reference for this field?

upbeat forge
#

Yes or you should be able to use addPaymentMethodType() since you just want card

cyan berry
#

thank you, after further investigation we found a problem on our side