Public Member Functions | |
| ensureShopLegalPages () | |
| catalog () | |
| product () | |
| cart () | |
| checkout () | |
| paypalStart () | |
| paypalReturn () | |
| paypalCancel () | |
| amazonPayReturn () | |
| amazonPayCancel () | |
| orders () | |
| invoicePdf () | |
| channelWebhook () | |
| legal () | |
| withdrawal () | |
Definition at line 6 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::amazonPayCancel | ( | ) |
Definition at line 2446 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::amazonPayReturn | ( | ) |
Definition at line 2404 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::cart | ( | ) |
| dbx\dbxShop\dbxShopService::catalog | ( | ) |
Definition at line 2013 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::channelWebhook | ( | ) |
Definition at line 2539 of file dbxShopService.class.php.
References $_POST.
| dbx\dbxShop\dbxShopService::checkout | ( | ) |
Definition at line 2189 of file dbxShopService.class.php.
Referenced by paypalStart().
| dbx\dbxShop\dbxShopService::ensureShopLegalPages | ( | ) |
Definition at line 265 of file dbxShopService.class.php.
References $db.
Referenced by withdrawal().
| dbx\dbxShop\dbxShopService::invoicePdf | ( | ) |
Definition at line 2506 of file dbxShopService.class.php.
References $order.
| dbx\dbxShop\dbxShopService::legal | ( | ) |
Definition at line 2594 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::orders | ( | ) |
Definition at line 2455 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::paypalCancel | ( | ) |
Definition at line 2395 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::paypalReturn | ( | ) |
Definition at line 2358 of file dbxShopService.class.php.
References $order.
| dbx\dbxShop\dbxShopService::paypalStart | ( | ) |
Definition at line 2332 of file dbxShopService.class.php.
References checkout().
| dbx\dbxShop\dbxShopService::product | ( | ) |
Definition at line 2103 of file dbxShopService.class.php.
References $texts.
| dbx\dbxShop\dbxShopService::withdrawal | ( | ) |
Definition at line 2603 of file dbxShopService.class.php.
References $body, $form, $pages, $renderer, and ensureShopLegalPages().