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

PaymentInfoRecipientPaymentType Property

The transaction subtype for the payment.

Object Oriented Interface

public function getPaymentInfoRecipientPaymentType($paymentinfoindex);

Procedural Interface

inpaypal_adaptivepaymentdetails_get($res, 26 , $paymentinfoindex);

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