Creating Payments

Follow the steps outlined in this guide to create all of the necessary objects and make all of the API calls required to make a Payment

Overview

In order to create a Payment using the Plastiq API, you are required to create the following objects:

We strongly recommend creating Payment Intents. These objects let you stage a payment before submitting it, preview available delivery options, and review fees, compliance requirements, and other relevant details.

In this example, we'll make a Payment to an ACH Recipient using a Credit Card Payment Method.

For further information, reference the Plastiq API Reference Documentation.

Steps


What’s Next