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

PaymentInfoRecipientPaymentType Property

The transaction subtype for the payment.

Syntax

__property TiblAdaptivePaymentDetailsPaymentInfoRecipientPaymentTypes PaymentInfoRecipientPaymentType[int PaymentInfoIndex] = {read=FPaymentInfoRecipientPaymentType, write=FSetPaymentInfoRecipientPaymentType};



enum TiblAdaptivePaymentDetailsPaymentInfoRecipientPaymentTypes { rptGoods=0, rptService=1, rptPersonal=2, rptCashAdvance=3 };

Default Value

1

Remarks

The transaction subtype for the payment. Possible values are:

rptGoods (0) This is a payment for goods.
rptService (1) This is a payment for services. (default)
rptPersonal (2) This is a person-to-person payment.
rptCashAdvance (3) This is a person-to-person payment for a cash advance.

The size of the array is controlled by the PaymentInfoCount property.

This property is read-only and not available at design time.

Data Type

Integer

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