#HKrievs-billing-address-customer

1 messages · Page 1 of 1 (latest)

onyx gull
#

Hey there! You mean specifically calling POST /v1/customers and passing the address parameter?

onyx gull
#

If so, we don't validate that data no. You'd need to do that before sending the API request

mellow garnet
#

What I mean is, that if I create a subscription with a non valid billing address, the subscription will be refused and I will receive an error saying "this is not a valid adress". Instead of recieving this error during checkout - Can I do a "pre" validtion af the billing address?