ServicesCreditCard Property

Note: This API is now obsolete.

Namespace: BBNCExtensions
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
[ObsoleteAttribute("Suggested alternative is to use the API.Transactions.RecordDonation method (If desired, you can use the SkipCreateGiftTransaction argument to process a credit card but not create a donation transaction)")]
public abstract ICreditCardService CreditCard { get; }

Property Value

Type: ICreditCardService

Implements

IServicesCreditCard