#lamigne-checkout-prefill

1 messages ยท Page 1 of 1 (latest)

lost peak
#

Hello @wide linden , thank you for your answer, however I needed the opposite : never prefill data even if customer already exists. Looks like your solution also create a new customer everytime... or maybe am i not seeing something ? ๐Ÿ˜ฎ

wide linden
#

Why don't you want to pre-fill? It makes their lives a lot easier and improves conversions drastically

lost peak
#

yes sure !

however I am a bit worried about the following scenario :
Customer uses my website to fulfill his mission for a Company. As he needs to pay for my website services, I am scared that one day, one of them directly send the stripe checkout link to a company, and keeps paying for services using the same payment method saved by the company.

I don't know if I am too much worried !

thick lagoon
#

Hello ๐Ÿ‘‹ , stepping in here and catching up

lost peak
#

hello there ๐Ÿ™‚

thick lagoon
lost peak
#

okay thank you ๐Ÿ™‚ That was also a second idea I got, however, this might not be worth it if the customer also has an active subscription right ? as it would make a failed payment on renewal

thick lagoon
#

Correct. If this is for subscriptions, you should definitely keep the payment method

lost peak
#

I think I'll go for the normal process now, and if this scenario happens I will create a new customer everytime ๐Ÿ™‚
Thank you for the help @thick lagoon and @wide linden