Skip to content

Commit 7bd12df

Browse files
committed
Multiple Payment Methods
1 parent 83a942f commit 7bd12df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,6 +1691,8 @@ paths:
16911691
Adds a Payment Method to your Account with the option to set it as the default method. Adding a default
16921692
Payment Method removes the default status from any other Payment Method.
16931693

1694+
An Account can have up to 6 active payment methods.
1695+
16941696
Prior to adding a Payment Method, ensure that your billing address information is up-to-date
16951697
with a valid `zip` by using the Account Update ([PUT /account](/docs/api/account/#account-update)) endpoint.
16961698
operationId: createPaymentMethod

0 commit comments

Comments
 (0)