angular-fullstack / generator-angular-fullstack

Yeoman generator for an Angular app with an Express server
https://awk34.gitbook.io/generator-angular-fullstack
6.13k stars 1.24k forks source link

How can i integrate Payment gateway to angular fullstack #2646

Closed LokeshBoran closed 6 years ago

LokeshBoran commented 6 years ago

Can anyone integrate paypal/payumoney like any payment gateway to angular fullstack. when i am tried with paypal it has only jquery/javascript plugin available which is like spoiling sprit of angular-fullstack. So Is there any angularjs way to integrate with this template ?

Item Version
generator-angular-fullstack x.x.x
Node x.x.x
npm x.x.x
Operating System OS X 10 / Windows 10 / Ubuntu 15.10 / etc
etc etc
Item Answer
Transpiler Babel / TypeScript
Markup HTML / Pug
CSS CSS / LESS / SCSS / Stylus
Router ngRoute / ui-router
Client Tests Jasmine / Mocha
DB MongoDB / SQL
Auth Y / N
etc etc
Awk34 commented 6 years ago

From a simple search I can find that Paypal has an Angular integration: https://github.com/paypal/paypal-checkout/blob/master/docs/frameworks.md#angularjs-element

LokeshBoran commented 6 years ago

@Awk34 Thanks for the link let me try it.

only2dhir commented 6 years ago

You can try this PayuMoney Payment gateway integration with Angular

abanchaudry commented 4 years ago

Any one know teler payment gateway for angular