SpindleCardsRealtimeProviderProfile

Type:  Struct
Abstract:  no
Status:  Active
Configuration settings for cards realtime Spindle profile.
Avalible Field Groups:
type
Group: System
SubGroup:
Type: String
XML Representation: attribute
Attributes: Constant, Required, Default: cards-realtime/spindle
Default Value: cards-realtime/spindle
Type of the Provider Profile.
isActive
Group: System
SubGroup:
Type: Boolean
XML Representation: attribute
References: Processing Profile.Is Active
Attributes: Default: true
Default Value: true
Indicates whether the record is active in the system.
accountProcessingPolicy
Group: System
SubGroup:
Type: String(10)
XML Representation: attribute
References: Processing Profile.Account Processing Policy
Attributes: Required, Default: VMXD——*U
Default Value: VMXD——*U
Type of processing policy for the account.
customerId
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
References: Retail Spindle Profile.CID
Attributes: Required, Default: sampleCustomerId
Default Value: sampleCustomerId
Your Spindle CID. This will be assigned to you.
siteId
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
References: Retail Spindle Profile.SID
Attributes: Required, Default: sampleSiteId
Default Value: sampleSiteId
Your Spindle SID. This will be assigned to you.
SID must be stored internally from the calling web/terminal/mobile device for later use. SID must be passed at all times.
merchantID
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
References: Retail Spindle Profile.Merchant ID
Attributes: Default: sampleMerchantID
Default Value: sampleMerchantID
The newly generated Merchant ID.
merchantName
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
References: Retail Spindle Profile.Merchant Name
Attributes: Default: sampleMerchantName
Default Value: sampleMerchantName
The name of the merchant assigned to MID (Merchant ID).
username
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
References: Retail Spindle Profile.Username
Attributes: Required, Default: sampleUser
Default Value: sampleUser
Your Spindle Username.
Username of the user trying to generate a session attempt.
password
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
References: Retail Spindle Profile.Password
Attributes: Required, Encrypted, Default: samplePassword
Default Value: samplePassword
Your Spindle Password.
The password of the primary user/owner of merchant account.
merchantAddress1
Group: Merchant
SubGroup: Address
Type: String
XML Representation: attribute
References: Retail Spindle Profile.Address1
Attributes: Default: sampleMerchantAddress1
Default Value: sampleMerchantAddress1
The contact address of the primary/owner of merchant account.
merchantAddress2
Group: Merchant
SubGroup: Address
Type: String
XML Representation: attribute
References: Retail Spindle Profile.Address2
Attributes: Default: sampleMerchantAddress2
Default Value: sampleMerchantAddress2
The contact address of the primary/owner of merchant account. This line is optional for additional address information.
merchantCity
Group: Merchant
SubGroup: Address
Type: String
XML Representation: attribute
References: Retail Spindle Profile.City
Attributes: Default: sampleMerchantCity
Default Value: sampleMerchantCity
The contact address city of the primary/owner of merchant account.
merchantState
Group: Merchant
SubGroup: Address
Type: String
XML Representation: attribute
References: Retail Spindle Profile.State
Attributes: Default: CA
Default Value: CA
The contact address state of the primary/owner of merchant account.
merchantZipCode
Group: Merchant
SubGroup: Address
Type: String
XML Representation: attribute
References: Retail Spindle Profile.Postal Code
Attributes: Default: 12345
Default Value: 12345
The contact address postal code of the primary/owner of merchant account (ZIP Code).
customerServicePhone
Group: Merchant
SubGroup: Descriptor
Type: String
XML Representation: attribute
References: Retail Spindle Profile.Phone
Attributes: Default: 5002214498
Default Value: 5002214498
The phone number of the merchant company. The phone number must be sent in this format ###-###-#### (hyphens are not required).
connectionType
Group: Authorization
SubGroup:
Type: String
XML Representation: attribute
References: Provider Account.Primary Connection Type
Attributes: Default: Spindle
Default Value: Spindle
Type of connectivity to use to exchange messages/files with a processor.
host
Group: Authorization
SubGroup:
Type: String
XML Representation: attribute
References: Provider Account.Http Host
Attributes: Required, Default: https://staging.spindleapi.com/1
Default Value: https://staging.spindleapi.com/1
Host to be used for HTTPs based connectivity.
privateKey
Group: Authorization
SubGroup:
Type: String
XML Representation: attribute
References: Retail Spindle Profile.Private Key
Attributes: Required, Encrypted, Default: sampleKey
Default Value: sampleKey
The private key of the account created for merchant. Only apples to eCommerce accounts, otherwise null. Private Key is encrypted using the private key of the account calling the BoardMerchant function.

XML Sample:

<profile/>

"<profile/>"

JSON Sample:

{
 
}

XURL Sample:

?