#sent-order-overview
1 messages ยท Page 1 of 1 (latest)
@twilit jay hello! What do you mean by "the payment is already gone through"? Isn't this what you want, to display an overview after a payment?
no, i want to show the user an overview before he pays .. like on amazon, when you can check all your data before you pay so that you also have the possibility to change your shipping address for example
Do you use Stripe Checkout? If so that is impossible, we don't offer this
we collect all relevant information and accept the payment on your behalf
yes, i integrated the default checkout thingy.. because its said in the documentation that it supports most of the payment methods when i am not wrong
there seems to be this charge api thing, which seems to can do that but is outdated and does not support all payment methods ..?
My advice here is to keep Checkout and not try to have that order overview
doing this would be weeks of work for you if you want to support many payment methods. We built Checkout so that you don't have to do this
when it is not possible at all, that is okay, i need to recheck german law again ๐ then.
anyway.. could you tell me how to get the name parameter in the response splitted into name and surname?