PayPal

To perform PayPal transactions with Mobile SDKs, complete the following steps:

  1. Shopper selects PayPal as payment method. After this action, inform your backend.

  2. Receive the response from your backend.

  3. Send the approvalURL and ID from the transaction response to the Verifone SDK.

  4. The SDK will open the approvalURL in a webview and parse the response. After this is completed, send the parsed data to your backend.

  5. Send the response back to the app to inform the shopper of the outcome.

Last updated

Was this helpful?