Home
>
Other Integrations
>
PayPal Integration

PayPal Integration

Integrate PayPal by notifying Churn Buster of subscription payment events in real-time.

  1. First, use this endpoint to notify us of failed payments. Use paypal for the source name. Use PayPal IDs for customers, subscriptions, etc. You'll subscribe to recurring_payment_failed events and then send us this API call when those are received.
  2. Next, notify us of successful payments using this endpoint. You’ll subscribe to the recurring_payment event for this one.
  3. Lastly, notify us of subscription cancellations using this endpoint. Events for this one should be recurring_payment_suspended  and recurring_payment_skipped.

Here are your test mode API keys, and here is a debugger you can use to inspect the API requests you send our way.

Let the Churn Buster team know once you’ve completed the above integration. At that point, we'll adjust your Capture links for PayPal, switch to live mode API keys, and go live.