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
Creating Payers
Open Recipe
Creating an ACH Recipient
Open Recipe
Creating a Card Payment Method with a Client Secret
Open Recipe
Creating Payment Intents
Open Recipe
Create a Payment from a Payment Intent
Open Recipe
Updated 9 months ago
What’s Next