PaymentOptionsCountryCode Property
The two-character country code of the home country of the end consumer.
Syntax
char* GetPaymentOptionsCountryCode();
int SetPaymentOptionsCountryCode(char* lpszPaymentOptionsCountryCode);
Default Value
""
Remarks
The two-character country code of the home country of the end consumer. This property is required.
This property to the PayPal financial partner that is initiating the payment, and indicates that this payment is made by the API caller on behalf of the initiating party. The initiating party can be an institution or a customer of the institution. The initiating party must be set up by PayPal Merchant Services.
Note: Financial partners must first be set up in the Admin tool before they can use the PayPal APIs.
Data Type
String