|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
Public Member Functions | |
| isConfigured () | |
| mode () | |
| configHint () | |
| createOrder (array $order, string $returnUrl, string $cancelUrl) | |
| capture (string $paypalOrderId) | |
| approvalUrl (array $paypalOrder) | |
| testConnection () | |
Definition at line 4 of file dbxShopPayPal.class.php.
| dbx\dbxShop\dbxShopPayPal::approvalUrl | ( | array | $paypalOrder | ) |
Definition at line 174 of file dbxShopPayPal.class.php.
References foreach.
| dbx\dbxShop\dbxShopPayPal::capture | ( | string | $paypalOrderId | ) |
Definition at line 165 of file dbxShopPayPal.class.php.
| dbx\dbxShop\dbxShopPayPal::configHint | ( | ) |
Definition at line 45 of file dbxShopPayPal.class.php.
| dbx\dbxShop\dbxShopPayPal::createOrder | ( | array | $order, |
| string | $returnUrl, | ||
| string | $cancelUrl ) |
Definition at line 127 of file dbxShopPayPal.class.php.
References $cfg.
| dbx\dbxShop\dbxShopPayPal::isConfigured | ( | ) |
Definition at line 33 of file dbxShopPayPal.class.php.
References $cfg.
Referenced by testConnection().
| dbx\dbxShop\dbxShopPayPal::mode | ( | ) |
Definition at line 40 of file dbxShopPayPal.class.php.
References $cfg.
Referenced by testConnection().
| dbx\dbxShop\dbxShopPayPal::testConnection | ( | ) |
Definition at line 183 of file dbxShopPayPal.class.php.
References if, isConfigured(), and mode().