PaymentForm ​
- Type
- Class
- Namespace
- craft\commerce\helpers
- Inherits
- craft\commerce\helpers\PaymentForm
- Since
- 4.0
Payment Form helper
Public Methods ​
| Method | Description |
|---|---|
| getPaymentFormNamespace() | Generate the payment form namespace prefix. |
| getPaymentFormParamName() | Generate the payment form namespace for retrieve request params. |
getPaymentFormNamespace() ​
Generate the payment form namespace prefix.
Arguments ​
$gatewayHandle(string)
Returns ​
getPaymentFormParamName() ​
Generate the payment form namespace for retrieve request params.
Arguments ​
$gatewayHandle(string)
Returns ​
Constants ​
| Constant | Description |
|---|---|
PAYMENT_FORM_NAMESPACE |