Skip to content

An Android app demonstrating PayPal Web Checkout integration using WebView. It handles order creation, displays the PayPal UI in a WebView, and processes payment success or cancellation.

Notifications You must be signed in to change notification settings

muhammadnoman11/Paypal-Sdk-Test

Repository files navigation

Paypal-Sdk-Test

An Android app demonstrating PayPal Web Checkout integration using WebView. It handles order creation, displays the PayPal UI in a WebView, and processes payment success or cancellation.

Features

PayPal Order Creation: Create orders using PayPal's sandbox API.

WebView Integration: Load the PayPal checkout UI inside a WebView.

Redirect Handling: Detect and handle success (returnUrl) and cancellation (cancelUrl) redirects.

Order Capture: Capture successful payments via the PayPal API.

Requirements

PayPal Sandbox clientID and secretID. and Android Networking Library for API calls. (Optional you can use retrofit or volley)

About

An Android app demonstrating PayPal Web Checkout integration using WebView. It handles order creation, displays the PayPal UI in a WebView, and processes payment success or cancellation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages