开发者

Making Credit Card Payment from Android / Blackberry

开发者 https://www.devze.com 2023-02-02 06:19 出处:网络
I have an mobile application (on Android & BB) which interacts with the Drupal site via web services. Users are required to pay a amount for registering on the site which is achieved by UberCart m

I have an mobile application (on Android & BB) which interacts with the Drupal site via web services. Users are required to pay a amount for registering on the site which is achieved by UberCart module of Drupal.

Now, I want to have a registration process from my mobile apps too which requires the payment from the app.

@Drupal Guys - Can drupal web services can be used for the payment also? Any security risks or loopholes? @Android/B开发者_如何学PythonB Guys - What are the possible ways of having a payment solution from the app.

Thanks in Advance

Cheers, Prateek


Check out PayPal Mobile

https://www.x.com/community/ppx/xspaces/mobile

It has API and library to use in Android. From right side of the page, you can download the Android required library and also development guide.


I am working on a similar task, though I am still far from the finish line.
As I see it, the payment should be via Ubercart and not directly via the "payment gateway".
To do so, you should get the Ubercart "processing" via the Services module. I can't tell whether it is available already or needed to be developed.
Regarding to security - use SSL for the entire connection between the application and the Drupal Services.

Hope it helps somehow, and I would appreciate to hear even more about your experience. Maybe we can share forces to make it happen faster...

Regards,
Shushu


You can try my service at http://OpenPayments.Mobii. We offer a set of very advanced FREE services to incorporate In-App Purchases from any platform including Android, BlackBerry, Windows Phone, etc. We currently offer PayPal and Google checkout payments, we have support for time-limited licenses, automatic license recovery, app refund policies, and much more.

0

精彩评论

暂无评论...
验证码 换一张
取 消