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

Card Property

Credit card information for the current profile.

Syntax

[VB.NET]
Public Property Card As Card

[C#]
public Card Card {get; set;}

Remarks

This property contains the credit card associated with the current profile.

When creating a new profile, you must either specify a credit card as the payment option for the account, or a Token that is associated with a billing agreement that was created using the SetCheckout method from the ExpressCheckout component. See the BillingAgreements property for more details about this option.

This property is not available at design time.

Default Value

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