Stripe Payment Gateway
Submitted by saurabhk on Friday, March 27, 2015 - 23:55.
Language
This project is used to integrate Stripe payment gateway in Android.
Stripe is created in Java library for Android allowing you to easily submit payments from the platform. We support Android back to version 4, and the library has no external dependencies.
Installation
First download the stripe-android libraries.
Be sure you've installed the Android SDK with API Level 17 and android-support-v4
Import the stripe folder into Eclipse.
In your project settings, add the stripe project under the "Libraries" section of the "Android" category.
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 367 views