dbxapp 4.5.3
Technische API-Referenz der dbxapp-Plattform
Lade ...
Suche ...
Keine Treffer
dbx\dbxShop\dbxShopPayPal Klassenreferenz

Integriert PayPal in den geschützten Checkout-Ablauf. Mehr ...

Öffentliche Methoden

 is_configured ()
 mode ()
 config_hint ()
 create_order (array $order, string $return_url, string $cancel_url)
 capture (string $paypal_order_id)
 validate_capture (array $capture, array $order, string $paypal_order_id)
 Verifiziert die serverseitige Capture-Antwort gegen die lokale Bestellung.
 approval_url (array $paypal_order)
 test_connection ()

Ausführliche Beschreibung

Integriert PayPal in den geschützten Checkout-Ablauf.

Dokumentation der Elementfunktionen

◆ approval_url()

dbx\dbxShop\dbxShopPayPal::approval_url ( array $paypal_order)

Benutzt foreach.

◆ capture()

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

◆ config_hint()

dbx\dbxShop\dbxShopPayPal::config_hint ( )

◆ create_order()

dbx\dbxShop\dbxShopPayPal::create_order ( array $order,
string $return_url,
string $cancel_url )

Benutzt $cfg.

◆ is_configured()

dbx\dbxShop\dbxShopPayPal::is_configured ( )

Benutzt $cfg.

Wird benutzt von test_connection().

◆ mode()

dbx\dbxShop\dbxShopPayPal::mode ( )

Benutzt $cfg.

Wird benutzt von test_connection().

◆ test_connection()

dbx\dbxShop\dbxShopPayPal::test_connection ( )

Benutzt if, is_configured() und mode().

◆ validate_capture()

dbx\dbxShop\dbxShopPayPal::validate_capture ( array $capture,
array $order,
string $paypal_order_id )

Verifiziert die serverseitige Capture-Antwort gegen die lokale Bestellung.

Ein erfolgreicher HTTP-Status allein ist kein Zahlungsnachweis: Referenz, Bestellnummer, Capture-Status, Betrag und Währung müssen übereinstimmen.

Benutzt if.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: