#tuko90
1 messages · Page 1 of 1 (latest)
Depending on what Stripe Product you want to delete Link, you can do it from your dashboard:
- If you are using Stripe Checkout
https://dashboard.stripe.com/settings/link
- If you are using Stripe Element
https://dashboard.stripe.com/settings/payment_methods
You can disable Link here:
https://dashboard.stripe.com/settings/payment_methods
I don't want to disable link
I just want to remove my customer test account from Link
You mean disconnect from Link ?
so I can test Card Element again for that test account from 0
Yeah... I don't know if disconnect or delete that account from Link.
Did you try to logout from Link ?
https://link.com/
As I'm on test mode it looks like my customer test account was not created on link.
If I try to log in with that account on Link, it will redirect to sign up form.
When you click on the Link option in the checkout sesison
you should have an option to logout or enter another card
Yes!
But the point is I'd like to see the check box to remember payment details again
You should see something like this
Or you can click on Checkout as a guest below
And you'll be loged out
Yes
So then you can logout from Link
When you click on that log out button the checkout form remembers that account and you can click on "log in" again, right?
You can login again using the same phone number
I don't want that, because I want that the checkout form shows the checkbox with the text " securely safe my infromation for 1-click chekout"
I want to come back to this status of the checkout form:
But I see this:
Those are different flow of loggin into Link
That's why I want to "delete" my customer test account from link.
Try using icognito browser in that case
Let me check
Same If use incognito browser
the checkout form tries to use the Link account
Is there no way to delete a test Link account?
Agree just had the same behavior on your Checkout Session
you can for sure logout from the test Link account
But not sure how you can delete that test account
Just to make sure of what you want to test exactly ? Are you testing Stripe Product (Link in particular) or youa re testing your payment flow ?
my payment flow
What is the different between using the Link Button or the Link checkbox button for your payment flow ?
I'm asking this, because if you want abolustly have the Link Button, you can implement Express Checkout Button:
https://stripe.com/docs/elements/express-checkout-element
We don't care about the Link button
It could be removed
But Link is useful to save payment methods and so on
It's for what we're currently using it
"Card Elements"
But let's say we don't want to create a new customer every time we want to show the checkbox to remember card details.
🙂
What I'm trying to understand is what is the issue for not getting the Link Button for the payment flow ? You are getting the Checkbox instead and you can save the PaymentMethod
But let's say we don't want to create a new customer every time we want to show the checkbox to remember card details.
Sorry I'm not understanding this part.
what is the issue for not getting the Link Button for the payment flow ? -> No issue for not getting the link button.
You are getting the Checkbox instead and you can save the PaymentMethod -> Yes! But I see the checkbox only the first time a customer makes a payment. I'd like for testing purposes to come back to the "initial state" as many times as I want for the same customer test account.
I'd like for testing purposes to come back to the "initial state"
The Link Checkbox is an initial state too, which is the case when you open a Checkout Session in incognito mode
the checkout session is created on the back end and it will be always linked to stripe customer with a given email address, so it doesn't matter if I'm using incognito mode
When you get the Link Checkbox that means the web session isn't authenticated with Link.
That's internally handled by stripe embbeded form, I can't avoid the web session to be authenticated with link, right?
I'm sorry but I still don't understand what is the part you are testing in your payment flow and that depends on Link Button or Checkbox
I've never clicked on Link button, so you can forget about it 🤣
Ok so getting the Link Checkbox is an initial state. You should consider it as that.
Yes
Once I click on the checkbox, and make a payment successfully, I won't be able to see the checkbox again for that customer account as it was "signed up" on Link.
Right?
So I land here for the first time:
Then on next payments, I will see this:
or this:
(Depending if I'm logged in or not on link)
right?
Or the Link Checkbox
That's my problem, I'm not able to see again this:
for that test customer account (vicente+hopward@visage.jobs)
No problem, the Link Checkbox or Button are both the initial State
Why you want explicitly get one rather than the other ?
I don't want explicitly get one rather than the other. I want that somehow I can see the "Securely save my information 1-click checkout" checkbox again.
The Link button is an equivalent for the "Securely save my information 1-click checkout" checkbox again.
Sorry I was challenging you to understand why explcitily want to get the Checkbox and not the Link Button
But I'm not seeing any difference for your payment flow
i invite you to consider Link Button and "Securely save my information 1-click checkout" checkbox are equivalent in your test flow
Ok, yeah they are the same
that's perfect.
But I'd like to know if there is some way to show the checkbox again
Because If I need to show this to my colleagues many times, I don't want to create a new customer every time I need to show the initial state of the UI.
That's why I initially asked if there is any way to "delete" the link account (in this case for vicente+hopward@visage.jobs), so I can have a "clean" state of the UI.
No AFAIK there is no way to delete it