PickupPaymentType Property
The payment type for the pickup.
Syntax
property PickupPaymentType: TibxfedexfreightshipPickupPaymentTypes;
TibxfedexfreightshipPickupPaymentTypes = ( pptSender, pptRecipient, pptThirdParty, pptCollect, pptAccount, pptCash, pptCreditCard );
Default Value
pptSender
Remarks
This indicates the payment method to be used for a pickup.
Note that if pptCreditCard is selected, FedEx will use the credit card on file with the account associated with the FedExAccountNumber
Data Type
Integer