dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
dbx\dbxShop\dbxShopService Class Reference

Public Member Functions

 ensureShopLegalPages ()
 catalog ()
 product ()
 cart ()
 checkout ()
 paypalStart ()
 paypalReturn ()
 paypalCancel ()
 amazonPayReturn ()
 amazonPayCancel ()
 orders ()
 invoicePdf ()
 channelWebhook ()
 legal ()
 withdrawal ()

Detailed Description

Definition at line 6 of file dbxShopService.class.php.

Member Function Documentation

◆ amazonPayCancel()

dbx\dbxShop\dbxShopService::amazonPayCancel ( )

Definition at line 2446 of file dbxShopService.class.php.

◆ amazonPayReturn()

dbx\dbxShop\dbxShopService::amazonPayReturn ( )

Definition at line 2404 of file dbxShopService.class.php.

◆ cart()

dbx\dbxShop\dbxShopService::cart ( )

Definition at line 2132 of file dbxShopService.class.php.

References $_POST, $_SESSION, $ajax, and $texts.

◆ catalog()

dbx\dbxShop\dbxShopService::catalog ( )

Definition at line 2013 of file dbxShopService.class.php.

References $_GET, and $texts.

◆ channelWebhook()

dbx\dbxShop\dbxShopService::channelWebhook ( )

Definition at line 2539 of file dbxShopService.class.php.

References $_POST.

◆ checkout()

dbx\dbxShop\dbxShopService::checkout ( )

Definition at line 2189 of file dbxShopService.class.php.

References $form, and $rows.

Referenced by paypalStart().

◆ ensureShopLegalPages()

dbx\dbxShop\dbxShopService::ensureShopLegalPages ( )

Definition at line 265 of file dbxShopService.class.php.

References $db.

Referenced by withdrawal().

◆ invoicePdf()

dbx\dbxShop\dbxShopService::invoicePdf ( )

Definition at line 2506 of file dbxShopService.class.php.

References $order.

◆ legal()

dbx\dbxShop\dbxShopService::legal ( )

Definition at line 2594 of file dbxShopService.class.php.

◆ orders()

dbx\dbxShop\dbxShopService::orders ( )

Definition at line 2455 of file dbxShopService.class.php.

References $_SESSION, $order, and $texts.

◆ paypalCancel()

dbx\dbxShop\dbxShopService::paypalCancel ( )

Definition at line 2395 of file dbxShopService.class.php.

◆ paypalReturn()

dbx\dbxShop\dbxShopService::paypalReturn ( )

Definition at line 2358 of file dbxShopService.class.php.

References $order.

◆ paypalStart()

dbx\dbxShop\dbxShopService::paypalStart ( )

Definition at line 2332 of file dbxShopService.class.php.

References checkout().

◆ product()

dbx\dbxShop\dbxShopService::product ( )

Definition at line 2103 of file dbxShopService.class.php.

References $texts.

◆ withdrawal()

dbx\dbxShop\dbxShopService::withdrawal ( )

Definition at line 2603 of file dbxShopService.class.php.

References $body, $form, $pages, $renderer, and ensureShopLegalPages().


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