Skip to content

santhoshlfms/Android_PayPal_EC_CustomTab_Demo

Repository files navigation

Android_PayPal_EC_CustomTab_Demo

Android PayPal Express Checkout Demo using Chrome Custom Tab

Clone the android app repository to your local machine

Open the project from Android Studio.

Connect your device via usb, Run – Run App will deploy the app to your android device.

Click Blue Checkout button, this will initiate create payments and PayPal Flow will continue

Heroku Server link

https://node-paypal-express-sever.herokuapp.com/

If you like to use your own server please change the below properties in assets/app.properties > createPayments=https://node-paypal-express-sever.herokuapp.com/create-payments > getPaymentDetails=https://node-paypal-express-sever.herokuapp.com/get-payment-details

Node Server Source Code (This source code is deployed in Heroku)

https://github.com/santhoshlfms/Android_PayPal_EC_NodeJs_Server_Sample.git

Integration Document

https://github.com/santhoshlfms/Android_PayPal_EC_CustomTab_Demo/blob/master/PayPal_Express_Checkout_AndroidCCT.pdf

Screencast

ScreenShot

About

Android PayPal Express Checkout Demo using Chrome Custom Tab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages