Developer for PayPal API connection to ProfitWell for subscription analytics

sdchan

Member
UPDATE: it looks like a simple modification to the callback URL in the PayPal class should address the issue I'm having. Here is my other post: https://xenforo.com/community/threads/paypal-ipn-override.203113/

--

My forum allows payment processing by PayPal, but XF overrides the PayPal IPN, so I'm not able to get payment transaction data into another database. I need a developer to connect my ProfitWell account to either my PayPal Business account, or Xenforo account, so I can get my customers' subscription data into ProfitWell. ProfitWell has a native integration with Stripe, my other payment processor in XF, but not with PayPal, so I need a custom connection built.

Here is the ProfitWell API documentation: https://profitwellapiv2.docs.apiary.io/#/reference/manually-added-customers

Here is the PayPal API documentation: https://developer.paypal.com/docs/subscriptions/
 
Last edited:
Top Bottom