You are here

constant C_WORLDPAY_BG_DEF_SERVER_LIVE in Commerce Worldpay 8

Same name and namespace in other branches
  1. 8.2 commerce_worldpay.module \C_WORLDPAY_BG_DEF_SERVER_LIVE
  2. 7 commerce_worldpay_bg.module \C_WORLDPAY_BG_DEF_SERVER_LIVE
2 uses of C_WORLDPAY_BG_DEF_SERVER_LIVE
WorldpayRedirect::defaultConfiguration in src/Plugin/Commerce/PaymentGateway/WorldpayRedirect.php
Gets default configuration for this plugin.
WorldpayRedirect::getUrl in src/Plugin/Commerce/PaymentGateway/WorldpayRedirect.php
Get the WorldPay form integration url.

File

./commerce_worldpay.module, line 7
Provides a Worldpay Business Gateway payment method for Drupal Commerce.

Code

define('C_WORLDPAY_BG_DEF_SERVER_LIVE', 'https://secure.worldpay.com/wcc/purchase');