i am trying to setting up an ecommerce carting project using angular2, So i need your help to integrate a paypal paymnet module, when a customer click on the paypal checkout button, they will be redirected to paypal, after the payment process should redirect back to my application.
Asked
Active
Viewed 1,586 times
2
-
1Check this: http://stackoverflow.com/questions/39885352/angular-2-paypal and mentioned links there. – SeleM Dec 30 '16 at 07:15
-
but there is no explanation about how to implement paypal module in Angula2, actually i am expecting this..thanks for your reply! – Abdul Salam Dec 30 '16 at 07:27
-
welcome, wish i could help you . – SeleM Dec 30 '16 at 07:39
-
check this repo https://github.com/musale/angular2-paypal, tell me if you need an example of express checkout payment, I'm working on it right now – Victor Bredihin Jan 04 '17 at 09:17
-
@Victor Bredihin , Please provide me an example of express checkout payment, Thanks for your great support! – Abdul Salam Jan 04 '17 at 09:29
-
no problem, I will finish it today and give you an example – Victor Bredihin Jan 04 '17 at 09:38