You are here

public function WorldpayRedirectInterface::getUrl in Commerce Worldpay 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Commerce/PaymentGateway/WorldpayRedirectInterface.php \Drupal\commerce_worldpay\Plugin\Commerce\PaymentGateway\WorldpayRedirectInterface::getUrl()

Get the WorldPay form integration url.

1 method overrides WorldpayRedirectInterface::getUrl()
WorldpayRedirect::getUrl in src/Plugin/Commerce/PaymentGateway/WorldpayRedirect.php
Get the WorldPay form integration url.

File

src/Plugin/Commerce/PaymentGateway/WorldpayRedirectInterface.php, line 16

Class

WorldpayRedirectInterface
Interface WorldpayRedirectInterface.

Namespace

Drupal\commerce_worldpay\Plugin\Commerce\PaymentGateway

Code

public function getUrl();