jamescarr / paynode

Mega library that includes various loadable modules for interacting with different payment gateways
336 stars 42 forks source link

is it supports simple paypal ipn? #1

Open shimondoodkin opened 13 years ago

shimondoodkin commented 13 years ago

is it supports simple paypal ipn? it seems like paypal pro costs 50/200$ / month. i need something simple like simple paypal that people see they pay from paypal

jamescarr commented 13 years ago

I can try adding IPN sometime soon then. I remember some of paypal's cheaper payment methods included just including a form or button they give you on your site that takes the customer to paypal to make the payment.

Thanks, James

shimondoodkin commented 13 years ago

Thanks James

I am not sure the just button may work because I need to verify that the order was payed and to connect the payment to order id.

Shimon

jamescarr commented 13 years ago

I'll keep the ticket open and work on an implementation this week.

Thanks, James

storypixel commented 13 years ago

Was this implemented? I have the same need. Just checking.

tcurdt commented 13 years ago

there already is https://github.com/andzdroid/paypal-ipn for just ipn

tcurdt commented 13 years ago

Just as a headsup: Planning on integrating IPN into paynode.

jamescarr commented 13 years ago

Feel free to merge it in when it is integrated. I added you as a collaborator.

tcurdt commented 13 years ago

Thx!

iderdik commented 13 years ago

Hi guys - if the IPN handler has been merged, can you please update the docs on how to use it? Thanks!

tcurdt commented 13 years ago

Sorry, I ended up going down a different route. So no progress on the IPN handler integration. I just used the existing npm.