servicebot icon indicating copy to clipboard operation
servicebot copied to clipboard

adding PayPal as payment method

Open nivalamata opened this issue 6 years ago • 2 comments

nivalamata avatar Oct 31 '18 09:10 nivalamata

Paypal wouldn't work for this product unless it was paypal payments pro.

coreyman avatar Dec 04 '18 14:12 coreyman

@coreyman Why wouldn't PayPal work? I was looking at the source code and Stripe works by using webhooks, which seems to be similar to how PayPal IPN works? You can create billing agreements in PayPal for recurring payments as well.

I think an issue may be that a lot of the code is coupled to Stripe, and that would have to be refactored to allow multiple payment methods.

brianwk avatar Dec 10 '18 11:12 brianwk