dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
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)
 validateCompletion (array $result, array $order, string $checkoutSessionId)
 Verifiziert eine serverseitige Amazon-Pay-Antwort und normalisiert ausschliesslich dokumentierte Erfolgszustaende.
 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.

References $order.

◆ createCheckoutSession()

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

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

References $cfg, and $order.

◆ 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.

◆ redirectUrl()

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

Definition at line 266 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 276 of file dbxShopAmazonPay.class.php.

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

◆ validateCompletion()

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

Verifiziert eine serverseitige Amazon-Pay-Antwort und normalisiert ausschliesslich dokumentierte Erfolgszustaende.

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

References $order, and $result.


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