Credit Card Payment implementation with Angular 1.5.8 and Laravel 5.3
Hi,
We developed an e-Commerce using Angular 1.5.8 on Node JS and Laravel 5.3 on Apache. The communication between them is done via JSon Web Serviceces.
Now we would like to develop the Payment part for Credit Card but our Payment Providers in our Country does not seem to provide plugins for Angular but only for PHP.
So, what is your advise? should we show the payment page from Angular JS and collect the information and send them in secure manner to the Backend via a Web Service. Where our Backend in Laravel could use the PHP plugin provided by the Payment providers available. Then Laravel send back the response to Angular to display it.
Your advise is very valuable. Waiting to here from you.
Best regards, Ouarech
Please or to participate in this conversation.