Implement Payment Methods #3

Manually merged
brad merged 2 commits from payment-methods into main 2024-06-17 18:38:45 -04:00
Owner

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).
brad added 1 commit 2024-06-17 18:27:35 -04:00
brad added 1 commit 2024-06-17 18:36:25 -04:00
brad manually merged commit 35e9d259f5 into main 2024-06-17 18:38:45 -04:00
brad deleted branch payment-methods 2024-06-17 18:38:55 -04:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: brad/lmc#3
No description provided.