Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing Billing info? #871

Open
QasimQureshi opened this issue Dec 29, 2023 · 1 comment
Open

Changing Billing info? #871

QasimQureshi opened this issue Dec 29, 2023 · 1 comment
Labels

Comments

@QasimQureshi
Copy link

How do I update billing info (switching to a different card) for an existing subscription?

I can see a class for this in lib/recurly/resources/subscription_change_billing_info.rb but it seems to define no methods.
Thanks!

@judith
Copy link
Contributor

judith commented Jan 3, 2024

If your site has the Wallet feature (multiple billing infos per account enabled), you can use the billing_info attribute on the subscription_change endpoint. Otherwise if your site only has one billing info per account, you can use the billing_info endpoint to change it.

See the developer docs for more information: https://recurly.com/developers/api/v2021-02-25/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants