#dennis_de
1 messages · Page 1 of 1 (latest)
Or only via a separate frontend process using stripe.js?
👋 happy to help
Oh nice! I overlooked that, sorry & thank you!
Okay, the option that is described in the documentation does not exist here?!
To save payment details for a customer, select Save payment details for future use in the Advanced options section when you create a payment link. You can use the payment details to charge the customer again.
This option cannot be found in the "Advanced options".
where did you get this quote from?
In fact, I find the use of a no-code solution very exciting for this case.
Payment Links can't just collect payment methods
So the quote is wrong?
As I said, the option described there unfortunately does not exist.
Ah in the "Product or subscription" section...
I looked into "Customers choose what to pay"
yes
Okay, ... hm... would it be possible for me to just create a 0€ dummy product to override the logic? I just want to create (we don't use Stripe Billing) the payment method and charge it in the future....
why not create Checkout Sessions in setup mode, as I suggested in the first place?
with no code?
that wouldn't work
it's a low code solution
Okay, I'll pass it on internally.... we just don't have the resources in dev right now, but maybe a team can solve it with a low code approach.
you can always download the full app from here https://stripe.com/docs/checkout/quickstart
and adjust it for your use-case
Oh thx, we will test it