You are here

constant MOLLIE_PAYMENT_RECURRING_LISTENER_PATH in Mollie Payment 7

Same name and namespace in other branches
  1. 7.2 mollie_payment.module \MOLLIE_PAYMENT_RECURRING_LISTENER_PATH
2 uses of MOLLIE_PAYMENT_RECURRING_LISTENER_PATH
MolliePaymentMethodController::execute in includes/mollie_payment.class.inc
Implements PaymentMethodController::execute().
mollie_payment_listener in ./mollie_payment.module
Listener callback.

File

./mollie_payment.module, line 10
Provides Mollie integration for the Payment platform.

Code

define('MOLLIE_PAYMENT_RECURRING_LISTENER_PATH', 'payment/mollie/listener/recurring');