#Camille-wca
1 messages · Page 1 of 1 (latest)
- Is any other way ?
pre-fill card information is managed by the customer browser and not Stripe... You can use Link for quicker Checkout and use a saved card yeah. Another way is to display payment methods by your integration (show last4 of each card) and let the customer choose existing PaymentMethod, but not pre-filling card details.
- How can we access and manage Link accounts created in test mode ?
You don't manage your customer's Links but you each customer can manage their account via this https://link.co/en-fr
Another way is to display payment methods by your integration (show last4 of each card) and let the customer choose existing PaymentMethod, but not pre-filling card details.
I currently use the Payment Element for checkout. So I would need to manually display available cards, let the customer choose one and attach it to the PaymentIntent before confirming it for it to work ? Without using the Payment Element at all for this process ?
You don't manage your customer's Links but you each customer can manage their account via this https://link.co/en-fr
I tried to login to a test account with this, but no card was registred on it as opposed to the link account used on my application in test mode, so it seems it was not the same though it was the same email address and phone number.
So I would need to manually display available cards, let the customer choose one and attach it to the PaymentIntent before confirming it for it to work ?
Yes.
Without using the Payment Element at all for this process ?
Yes, because the customer will choose an existing and saved PaymentMethod for the purchase.
I tried to login to a test account with this, but no card was registred on it as opposed to the link account used on my application in test mode, so it seems it was not the same though it was the same email address and phone number.
Did you try to make a purchase/save a card using Link by that same email too ?
Did you try to make a purchase/save a card using Link by that same email too ?
Yes I did: praticien@mail.com if you have access
Nope sorry I don't have access to that part...
Yes, because the customer will choose an existing and saved PaymentMethod for the purchase.
Ok, thank you very much !
Try to reach out to Stripe Support and see how you can manage Link accounts https://support.stripe.com/contact They probably have more insights about this part...
Ok, thank you for all your help ! 😁
Np!