You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
The text was updated successfully, but these errors were encountered: