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

Public Member Functions

 isConfigured ()
 mode ()
 configHint ()
 createOrder (array $order, string $returnUrl, string $cancelUrl)
 capture (string $paypalOrderId)
 approvalUrl (array $paypalOrder)
 testConnection ()

Detailed Description

Definition at line 4 of file dbxShopPayPal.class.php.

Member Function Documentation

◆ approvalUrl()

dbx\dbxShop\dbxShopPayPal::approvalUrl ( array $paypalOrder)

Definition at line 174 of file dbxShopPayPal.class.php.

References foreach.

◆ capture()

dbx\dbxShop\dbxShopPayPal::capture ( string $paypalOrderId)

Definition at line 165 of file dbxShopPayPal.class.php.

◆ configHint()

dbx\dbxShop\dbxShopPayPal::configHint ( )

Definition at line 45 of file dbxShopPayPal.class.php.

◆ createOrder()

dbx\dbxShop\dbxShopPayPal::createOrder ( array $order,
string $returnUrl,
string $cancelUrl )

Definition at line 127 of file dbxShopPayPal.class.php.

References $cfg.

◆ isConfigured()

dbx\dbxShop\dbxShopPayPal::isConfigured ( )

Definition at line 33 of file dbxShopPayPal.class.php.

References $cfg.

Referenced by testConnection().

◆ mode()

dbx\dbxShop\dbxShopPayPal::mode ( )

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

References $cfg.

Referenced by testConnection().

◆ testConnection()

dbx\dbxShop\dbxShopPayPal::testConnection ( )

Definition at line 183 of file dbxShopPayPal.class.php.

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


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