This article covers
Can we tokenize the card via Chargebee JS with Chargebee Payments gateway?
Summary
When the merchant is trying to tokenize the card via the Chargebee’s components & fields with Chargebee Payments gateway, they get the below error response:
Clarification
As per our current code, there is no CB-token support for Chargebee payments. Chargebee Payments gateway is still in EAP.
***Internal Reference Only***
Code ref - CbTokenForCard.java
The error is thrown from line no. 35
The precheck condition does not have Chargebee payments and the default value is false so it looks like there is no CB-token support for Chargebee payments