#Billal - Hey
1 messages · Page 1 of 1 (latest)
Is there a way where we can only allow the shipping adress to be the same as the billing adress
@native ruin how are you implementing Stripe ? You might want to simply check on your end they match 😄
I mean I was wondering if it could be set up to where it doesn’t allow a Custamer to purchase the product if the shipping address isn’t the same as the billing adress.
What are you using to integrate Stripe?
Regarding what ecommerce platform we use to integrate Stripe, it is nopCommerce.
We use the Stripe API/iFrame that requests the CC information from the customer. The RideStyler side of things does not see any of this information, it goes directly to Stripe servers. It then sends the billing name/address information to Stripe.