Function Hook_payment_gateway_authorize->store_shipping_address
Definitions
sources/hooks/systems/payment_gateway/authorize.php
- Store shipping address for a transaction.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$trans_expecting_id | ID_TEXT | required parameter | N/A | N/A | Expected transaction ID |
$txn_id | ID_TEXT | required parameter | N/A | N/A | Transaction ID |
Return
- Address ID
- Type: AUTO_LINK
- Set: N/A
- Range: N/A