Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

PaymentMethod Property

The intended payment method when using Canada Post.

Syntax

public int getPaymentMethod();
public void setPaymentMethod(int paymentMethod);

Enumerated values: public final static int pmAccount = 0; public final static int pmCreditCard = 1;

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 ContractId is specified.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0