PaymentMethod Property
The intended payment method when using Canada Post.
Syntax
canadapostshipcontrol.PaymentMethod[=integer]
Possible Values
pmAccount(0), pmCreditCard(1)
Default Value
0
Remarks
This field is used to specify the intended method of payment when shipping via Canada Post.
The available values are:
Value | Meaning |
0 (default) | Account |
1 | Credit Card |
Note: This value is only used when a CanadaPostContractId is specified.
Data Type
Integer