dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
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)
 validateCapture (array $capture, array $order, string $paypalOrderId)
 Verifiziert die serverseitige Capture-Antwort gegen die lokale Bestellung.
 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 227 of file dbxShopPayPal.class.php.

References foreach.

◆ capture()

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

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

References $token.

◆ 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, $order, and $token.

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

◆ testConnection()

dbx\dbxShop\dbxShopPayPal::testConnection ( )

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

References if, isConfigured(), and mode.

◆ validateCapture()

dbx\dbxShop\dbxShopPayPal::validateCapture ( array $capture,
array $order,
string $paypalOrderId )

Verifiziert die serverseitige Capture-Antwort gegen die lokale Bestellung.

Ein erfolgreicher HTTP-Status allein ist kein Zahlungsnachweis: Referenz, Bestellnummer, Capture-Status, Betrag und Waehrung muessen uebereinstimmen.

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

References $order, and if.


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