| Hook | actionPaymentCCAdd |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | [paymentCCAdded] |
| Description |
| Origin | File |
|---|---|
| core | classes/order/OrderPayment.php |
<?php
array(
'paymentCC' => (object) OrderPayment object
);
Hook::exec('actionPaymentCCAdd', ['paymentCC' => $this])