PayPal

The Lucra iOS SDK offers PayPal as a payment option. This is automatically included with newer versions, and if you're configured to use PayPal with the Lucra SDK.

Usage

By default, PayPal will appear as an option for both deposits and withdrawals.

• Deposit When the user chooses PayPal as a deposit method, this will prompt the Lucra SDK to open a secure in-app WebView to PayPal for the requested transaction.

• Withdrawal When the user chooses to withdrawal using PayPal, this will be handled within the application as opening PayPal is not required for this step. However, they must have previously made a deposit using PayPal before being allowed to use PayPal as a withdrawal option.

// 

Last updated