#rookiemonkey_kw
1 messages · Page 1 of 1 (latest)
Hi @vague oxide ! its me again ahha
Hello! payment_method_configuration is supported in Checkout Session: https://stripe.com/docs/payments/multiple-payment-method-configs?dashboard-or-api=api#section-4
yup i tried it but i guess it isn't working yet?
https://dashboard.stripe.com/test/logs/req_Na6EScPOo8an8y
it still shows the previously used payment method, even tho i passed the a different payment method id of my test account
payment method configuration should be in the format of pmc_xxx not pm_xxx (a payment method)
oh i see at one point i thought we can now explicitly provide the payment method id to checkout sessions so customers dont have to input the card details everytime 🙂