#mart_84
1 messages · Page 1 of 1 (latest)
Is there a way to specify to the pricing table to not create a new customer, but to use an existing one ?
hi! no, there is not.
Ok, and is it possible to move the products/subscription from the new customer to the existing one ?
not really no
to avoid this kind of thing you'd unfortunately need a layer of authentication where you check who the user coming to your site is and give them different options if they already have a Customer/Subscription and don't direct them to the page that has the PricingTable , for instance
ok I understand, i'll probably do something like that