dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Loading...
Searching...
No Matches
dbx\dbxShop\dbxShopAmazonPay Class Reference

Public Member Functions

 isConfigured ()
 mode ()
 regionCode ()
 createCheckoutSession (array $order, string $returnUrl, string $cancelUrl)
 completeCheckoutSession (string $checkoutSessionId, array $order)
 redirectUrl (array $checkoutSession)
 testConnection ()

Detailed Description

Definition at line 7 of file dbxShopAmazonPay.class.php.

Member Function Documentation

◆ completeCheckoutSession()

dbx\dbxShop\dbxShopAmazonPay::completeCheckoutSession ( string $checkoutSessionId,
array $order )

Definition at line 219 of file dbxShopAmazonPay.class.php.

◆ createCheckoutSession()

dbx\dbxShop\dbxShopAmazonPay::createCheckoutSession ( array $order,
string $returnUrl,
string $cancelUrl )

Definition at line 190 of file dbxShopAmazonPay.class.php.

References $cfg.

◆ isConfigured()

dbx\dbxShop\dbxShopAmazonPay::isConfigured ( )

Definition at line 27 of file dbxShopAmazonPay.class.php.

References $cfg.

Referenced by testConnection().

◆ mode()

dbx\dbxShop\dbxShopAmazonPay::mode ( )

Definition at line 36 of file dbxShopAmazonPay.class.php.

Referenced by testConnection().

◆ redirectUrl()

dbx\dbxShop\dbxShopAmazonPay::redirectUrl ( array $checkoutSession)

Definition at line 230 of file dbxShopAmazonPay.class.php.

◆ regionCode()

dbx\dbxShop\dbxShopAmazonPay::regionCode ( )

Definition at line 40 of file dbxShopAmazonPay.class.php.

Referenced by testConnection().

◆ testConnection()

dbx\dbxShop\dbxShopAmazonPay::testConnection ( )

Definition at line 240 of file dbxShopAmazonPay.class.php.

References if, isConfigured(), mode(), and regionCode().


The documentation for this class was generated from the following file: