#stachujone5
1 messages · Page 1 of 1 (latest)
If the payment has been completed and customer is no longer in Session, you can use Customer Update API to update his/her shipping address: https://stripe.com/docs/api/customers/update#update_customer-shipping
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
But then when he enters checkout again can I somehow make the checkout autocomplete his previous address?
Which integration do you use? Checkout Session, Payment Element... etc?
Id like it to look like this:
- New customer enters his address in checkout.
- He pays
- He goes into another checkout
- His address is autocompleted in checkout based on the previous payment
Checkout session
I'm afraid shipping address won't be automatic prefilled in Checkout Session when he/she returns next time
Okey, thanks.
No problem! Happy to help 😄
One more question.
Whenever I use coupon product preview image gets really small. Am I able to make it bigger?
I’m afraid the size of the image on the checkout session is not customizable