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:

Optionally, you can also create a Payment Intents. These objects are useful for staging a payment before submitting it or checking fees, compliance, and other information.

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