This PR switches away from the old now-deprecated credit card endpoints and to the new payment method endpoints, which includes non-card methods such as Google Pay and PayPal. The Account page has been updated to list all payment methods on file and when making a payment you can select from any method.
Support for adding new methods is limited to just credit cards for the time being, as the Linode API only allows that type (the official Linode cloud manager likely uses some undocumented endpoints to support the other methods).
This PR switches away from the old now-deprecated credit card endpoints and to the new payment method endpoints, which includes non-card methods such as Google Pay and PayPal. The Account page has been updated to list all payment methods on file and when making a payment you can select from any method.
Support for adding new methods is limited to just credit cards for the time being, as the Linode API only allows that type (the official Linode cloud manager likely uses some undocumented endpoints to support the other methods).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR switches away from the old now-deprecated credit card endpoints and to the new payment method endpoints, which includes non-card methods such as Google Pay and PayPal. The Account page has been updated to list all payment methods on file and when making a payment you can select from any method.
Support for adding new methods is limited to just credit cards for the time being, as the Linode API only allows that type (the official Linode cloud manager likely uses some undocumented endpoints to support the other methods).