|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
Public Member Functions | |
| isConfigured () | |
| mode () | |
| regionCode () | |
| createCheckoutSession (array $order, string $returnUrl, string $cancelUrl) | |
| completeCheckoutSession (string $checkoutSessionId, array $order) | |
| redirectUrl (array $checkoutSession) | |
| testConnection () | |
Definition at line 7 of file dbxShopAmazonPay.class.php.
| dbx\dbxShop\dbxShopAmazonPay::completeCheckoutSession | ( | string | $checkoutSessionId, |
| array | $order ) |
Definition at line 219 of file dbxShopAmazonPay.class.php.
| dbx\dbxShop\dbxShopAmazonPay::createCheckoutSession | ( | array | $order, |
| string | $returnUrl, | ||
| string | $cancelUrl ) |
Definition at line 190 of file dbxShopAmazonPay.class.php.
References $cfg.
| dbx\dbxShop\dbxShopAmazonPay::isConfigured | ( | ) |
Definition at line 27 of file dbxShopAmazonPay.class.php.
References $cfg.
Referenced by testConnection().
| dbx\dbxShop\dbxShopAmazonPay::mode | ( | ) |
Definition at line 36 of file dbxShopAmazonPay.class.php.
Referenced by testConnection().
| dbx\dbxShop\dbxShopAmazonPay::redirectUrl | ( | array | $checkoutSession | ) |
Definition at line 230 of file dbxShopAmazonPay.class.php.
| dbx\dbxShop\dbxShopAmazonPay::regionCode | ( | ) |
Definition at line 40 of file dbxShopAmazonPay.class.php.
Referenced by testConnection().
| dbx\dbxShop\dbxShopAmazonPay::testConnection | ( | ) |
Definition at line 240 of file dbxShopAmazonPay.class.php.
References if, isConfigured(), mode(), and regionCode().