Docs
You receive the error "Operation failed as the country entered in the billing address by the customer cannot be verified against IP address or card bin number" when creating a subscription or during tax validation.
Chargebee validates the customer's billing country against their IP address or card issuing country (from the card BIN). The error occurs when:
Disable location validation to resolve the issue.
Navigate to Settings > Configure Chargebee > Taxes > select the country > uncheck Enable location validation on the right side.
Use Chargebee's Update a card payment source API and pass the correct IP address in the request header.
Ask the customer to update their payment method with a card whose BIN matches their billing country. They can use Request Payment Method or update from the Self-Serve Portal.
Was this article helpful?