CPACharge (AffiniPay)

Jan 11, 2024

CPACharge

Need to collect a one-time payment via CPACharge as one of the steps in your flow? Follow this solution guide to integrate with Pipeline and link to your payment page.

Want the automation but not the hassle of setup and maintenance?

With Managed integrations, we'll do all the heavy-lifting, so that you can focus on more important things!

Chat with us to learn more ยป

Prerequisites

You will need the following before you can integrate with CPACharge:

  • CPACharge account

Embed CPACharge in a step

Link to your payment page (seamless)

Integrate with CPACharge seamlessly by adding a link to your payment link and pre-populate fields as part of the step instructions. Refer to the CPACharge documentation for instructions on how to generate the link.

Your payment Url will look something like this:

https://secure.cpacharge.com/pages/[account]/payments

You can even pre-fill values:

https://secure.cpacharge.com/pages/[account]/payments?amount=[payment_amount]&email=[email]&Invoice=[invoice_name]&reference=[reference_number]

Configure a redirect link

Then, setup a redirect link back to Pipeline to auto-complete the step and move the user forward after they pay in CPACharge. No additional user interaction is required, which gives your a smooth, friction-less user experience.

Your CPACharge redirect Url is:

https://[yourcompany].pipelineapp.io/app/form/api/cpacharge/complete/

Contact CPACharge Support via chat and tell them you want to add a redirect link to your payment page.


Additional Resources
  • AffiniPay: Creating a custom payment page link
    AffiniPay creates a payment page for each of a merchant's processing accounts. In addition, you can pre-populate fields on the payment page by adding query parameters to the payment page URL.