Aivec APPs > 関数
レファレンス
バージョン
2.6.4
関数・レファレンス
関数・レファレンス
全ての関数
10 / 858
関数
Initializes Amazon Pay. Should only be called if Welcart is activated
ソース: src/AmazonPay.php:98
関数
This function loads all hooks associated with the checkout process. Note that because of when Welcart’s main class and subsequent checkout hooks are loaded, our implementation of them MUST be initialized in this hook. Wordpresses “init” hook, for example, if used, will result in these hooks not being called at all.
ソース: src/AmazonPay.php:124
関数
Initializes the Amazon Pay settlement module if it is properly configured and all dependent assets for this plugin.
ソース: src/AmazonPay.php:160
関数
Returns
true
if all fields required in order to use the Amazon Client SDK are set, false
otherwise ソース: src/AmazonPay.php:302
関数
Creates Amazon Pay settlement module
ソース: src/AmazonPay.php:63
関数
Exits to home page if
amazonCheckoutSessionId
isn’t in $_REQUEST
ソース: src/Routing/AmazonRedirectRouteGuards.php:38
関数
Instantiates middleware
ソース: src/Routing/AmazonRedirectRouteGuards.php:28
関数
Captures and closes an ORO
ソース: src/V1/API.php:38