#fynn
1 messages · Page 1 of 1 (latest)
👋 happy to help
I'm not aware of any feature of this sort
at some point there was an "orders" API beta feature
which was soon after got deprecated
so I'm pretty sure there isn't
yes, that´s what i heard aswell... as i know the orders beta feature was depreceated and never made it into production
that's true
thanks for clarifying buddy, i really hope that stripe will add 'line_item' and 'invoice_creation' (post payment invoicing) to the payment element payment intent API
this should be possible
the problem is that we can not use the hosted checkout page since there is a law requiring to have an additional 'opt-in' checkbox for the ''right of withdrawl' which apperantly can not be customized this way aswell..
on the other hand we can not use 'line_items' and 'post payment invoicing' with the payment intent API, so this will leave us with managing the whole invoicing etc outside of stripe?
the problem is that we can not use the hosted checkout page since there is a law requiring to have an additional 'opt-in' checkbox for the ''right of withdrawl' which apperantly can not be customized this way aswell..
would you mind elaborating a bit more on this?
i have checked out a workaround where basically every order will start with an invoice, unfortunately this will lead to an ungodly amount of open invoices for every render of the checkout page which will lead to much further issues down the line since invoices are official legal documents....
absolutely, i am more than happy to talk to you abobut this
so basically, there is a law regarding to the sale of 'digital products' where the law requires us to have an additional checkbox on the final checkout page where the customer has to specifically 'opt-in' to his 'right of withdrawl', basically the customer has to opt in here to make sure he understands that he will "step back" on his right of withdrawl which is by default one year after an purchase.
i have had a look at the hosted checkout page customisation options, there would be an option to add additional opt-in checkboxes for the 'terms of use' & 'privacy policy' but no feature to add an additional "cutom" checkbox
basically all we need would be a feature to add a custom additional checkbox to the hosted checkout page or have 'line_items' and 'invoice_creation' on the payment element paymentintent API
btw. i am living in Germany, but i´m pretty sure this applies to other countries aswell
I'm not really a legal person and I'm not sure whether this qualifies or not
https://stripe.com/docs/payments/checkout/customization#add-custom-text
thanks, i have seen this, unfortunately that will just allow us to give some more information about the refund policy but not to get the mandatory consent via 'opt-in' checkbox
I was thinking about something like "By paying you would be opting in ...."
i wish buddy, i wish... they´re really making things alot more complicated than they should be
I'm terribly sorry but this is the best I can do
feel free to contact https://support.stripe.com/?contact=true and leave your feature request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
i did 🙂
ok let me know if you need any more help