#madmark00178

1 messages · Page 1 of 1 (latest)

sleek wraithBOT
cosmic wing
#

Hello! It's possible for a Payment Method to be attached to a Customer but not set as the default. It's also possible the Customer has a legacy default_source set which you're seeing in the Dashboard.

sleek wraithBOT
neon gate
#

Got it. It does seem the default payment method wasn't set. Why would this have happened though? All i did was have my backend was use a checkout session, and then on my frontend side i used a test payment for checkout. It went through fine. The only weird thing is that I'm having an issue with Link.com being connected to my test email, so when i do checkout, i have to click the X to cancel the 'link' authetication. Could that be making it so my test payment card isn't being used as default?

cosmic wing
#

Possibly? There are way too many variables for me to say for sure. Did you set up the Checkout Session to save the card for future use with setup_future_usage?

sleek wraithBOT
neon gate
#

I don't believe i did but i also didn't have to do that in the past as far as i can tell

#

but let me double check