1. Introduction
Extension name: PayPal
This extension can be used for users to make payments in your app.
Latest Version: 1.0
Released: 2020-07-25T20:15:00Z
Last Updated: 2020-07-25T20:15:00Z
2. Documentation
Functions
- Paypal Config
Configure PayPal by entering your credentials.
- clientId ~ text
It can be obtained through this link.
https://developer.paypal.com/developer/applications/- merchantName ~ text
- environment ~ text
- Set to
liveto move real money.
Note: To move real money you need a business account.- Set to
sandboxto use your test credentials
from https://developer.paypal.com- Set to
mockto kick the tires without communicating to PayPal’s servers.
- Make Payment
Calls the PayPal payment screen.
- value ~ number
- currency ~ text
Supported currency
Currency Code Australian dollar AUDBrazilian real 2 BRLCanadian dollar CADCzech koruna CZKDanish krone DKKEuro EURHong Kong dollar HKDHungarian forint 1 HUFIndian rupee 3 INRIsraeli new shekel ILSJapanese yen 1 JPYMalaysian ringgit 4 MYRMexican peso MXNNew Taiwan dollar 1 TWDNew Zealand dollar NZDNorwegian krone NOKPhilippine peso PHPPolish złoty PLNPound sterling GBPRussian ruble RUBSingapore dollar SGDSwedish krona SEKSwiss franc CHFThai baht THBUnited States dollar USDNote:
1 This currency does not support decimals. If you pass a decimal amount, an error occurs.
2 This currency is supported as a payment currency and a currency balance for in-country PayPal accounts only. If the receiver of funds is not from Brazil, then PayPal converts funds into the primary holding currency of the account with the applicable currency conversion rate. The currency conversion rate includes PayPal’s applicable spread or fee.
3 This currency is supported as a payment currency and a currency balance for in-country PayPal India accounts only.
4 This currency is supported as a payment currency and a currency balance for in-country PayPal accounts only.
- description ~ text
Events
- Paypal Confirmed
Event triggered if payment is confirmed.
- response ~ text
- Paypal Canceled
Event triggered if payment is canceled.
- Paypal Error
If there is an error during payment, this event is called with an error message.
- message ~ text
3. Screenshots
4. Downloads
- AIX: com.jdl.PayPal.aix (1,6,MB)
- AIA: PayPal.aia (1,6,MB)
- APK: PayPal.apk (5,7,MB)
5. Open Source
6. Credits
Thank you very much Kodular, for being part of my life ![]()
7. Reference
Note: PayPal Mobile SDKs are Deprecated. The APIs powering them will remain operational long enough for merchants to migrate, but the SDKs themselves will no longer be updated.











