How to add payment methods to an ionic / angular app

Hi all,

I am trying to create an ionic / angular app that allows users to buy products from within the app.

Users need to be able to go onto the app, fill out their credit / debit card information and send a payment to my account.

I would like to know what the best plugin, etc. would be for this.

Am I able to add PayPal, or should I go for Stripe or someone else.

I have tried looking for online tutorials on integrating PayPal, but can’t find any.

Can someone please advise what the best solution would be, and maybe share a link to a site that will tell me how to do it.

Thanks a lot!

Hello Sweg, please take a look at this post, it describes very well how to integrate stripe elements with Ionic.

Happy code.