#Billal - Hey

1 messages · Page 1 of 1 (latest)

heady tiger
#

Hi 👋 do you have a question?

native ruin
#

Is there a way where we can only allow the shipping adress to be the same as the billing adress

gentle zealot
#

@native ruin how are you implementing Stripe ? You might want to simply check on your end they match 😄

native ruin
#

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.

heady tiger
#

What are you using to integrate Stripe?

native ruin
#

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.