I'm trying to create a purchase but I receive the following error
Account billing info: Country is not a valid 2 letter iso 3166 country code

but if I add the billing country info shows this error
No other billing_info attributes are allowed when a token_id is provided.

Is there something I'm missing?
I'm using
PHP 7.4.33
Recurly: recurly/recurly-client": "^4.37"
I'm following the next guides
https://recurly.com/developers/guides/purchases.html
https://recurly.com/developers/api/v2021-02-25/index.html#operation/create_purchase
I'm trying to create a purchase but I receive the following error
Account billing info: Country is not a valid 2 letter iso 3166 country code
but if I add the billing country info shows this error
No other billing_info attributes are allowed when a token_id is provided.
Is there something I'm missing?
I'm using
PHP 7.4.33
Recurly: recurly/recurly-client": "^4.37"
I'm following the next guides
https://recurly.com/developers/guides/purchases.html
https://recurly.com/developers/api/v2021-02-25/index.html#operation/create_purchase