Creating Payment Methods

Plastiq Connect supports Bank Account and Cards as Payment Methods. You can add Bank Accounts or Cards for your customers using POST Payment Methods.

In order to create a Bank Account or Card, you will need to specify BANKACCOUNT or CARD under type, respectively.

The type of Payment Method you create will determine the corresponding set of fields that will need to be passed in the request to POST Payment Methods.


What’s Next