The CB token referenced in parameter token_id is not present
Problem Statement
You receive an error that the Chargebee token referenced in the token_id parameter is not present.
Solution
This error occurs when the token does not match the site where it is used:
- Test vs live site: A token created on the Chargebee test site is used to create a subscription on the live site.
- Wrong site: A token created for one Chargebee site (e.g., abc.chargebee.com) is used on a different site (e.g., abcd1.chargebee.com).
Ensure the token is created on the same Chargebee site where you are creating the subscription.
Related Articles
Was this article helpful?