N
N
Nicholas Komarov2015-10-24 01:31:40
Java
Nicholas Komarov, 2015-10-24 01:31:40

Method of payment by card?

Hi all. Recently I have been developing applications for android. I started studying programming half a year ago with js, and then I added java and php. I have a problem with the implementation of payment. I would be glad if you tell me how to implement so that the client (android application) when entering the card number and pressing the pay button, the data goes via https to the server and is processed there.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mark Doe, 2015-10-24
@GloomySpodgeBob

Process cards yourself - please
Use a better ready-made gateway, for example, the banal PayPal
https://developer.paypal.com/docs/integration/mobi...

P
palmich, 2015-10-24
@palmich

there are two ways
1. classic - you take any Internet acquiring and connect it in the application via webview
2. instead of paypal, you can also payonline.ru/products/paymobile/about

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question