| CurrencyIsoCode |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- The three-letter ISO 4217 currency code associated with the
payment authorization when multiple currencies are enabled.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed a payment method
record indirectly, for example, through a list view or related
record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last viewed a payment method
record. If this value is null, it’s possible that the user only
accessed the payment method record or a related list view
(LastReferencedDate), but not viewed the
payment method record itself.
|
| Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- The name of the payment method.
|
| blng__Account__c |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- Required. The account of the customer who made the payment. This
field is a relationship field.
- Relationship Name
- blng__Account__r
- Relationship Type
- Master-detail
- Refers To
- Account (the master object)
|
| blng__Active__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Required. Indicates whether the payment method is active (true) or not (false). To deactivate the payment
method, clear the Active
checkbox. This won't affect past or existing transactions or
assignments. The default value is true.
|
| blng__AutoPay__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Required. The payment method to create payments toward posted
invoices on a customer account.
- The default value is false.
|
| blng__BankAccountName__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The name of the bank account associated with the payment
method.
|
| blng__BankAccountNumber__c |
- Type
- encryptedstring
- Properties
- Create, Nillable, Update
- Description
- The bank account number associated with the payment method.
|
| blng__BankAccountType__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The type of bank account associated with the payment method.
- Valid values are:
- Business Checking
- Checking
- Savings
|
| blng__BankName__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The name of the bank associated with the payment method.
|
| blng__BankRoutingCode__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The valid routing number of the bank, also known as the American
Bankers Association (ABA) code.
|
| blng__BillingAddress__c |
- Type
- textarea
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The billing address associated with the payment method that must
match the address on file with the payment provider.
|
| blng__BillingCity__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The city of the billing address associated with the payment
method.
|
| blng__BillingCompany__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The company name associated with the billing address.
|
| blng__BillingCountry__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The country of the billing address associated with the payment
method.
|
| blng__BillingEmail__c |
- Type
- email
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The email address associated with the billing information.
|
| blng__BillingFax__c |
- Type
- phone
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The fax details associated with the billing information.
|
| blng__BillingFirstName__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The first name provided in the billing information.
|
| blng__BillingLastName__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The last name provided in the billing information.
|
| blng__BillingPhone__c |
- Type
- phone
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The phone number provided in the billing information.
|
| blng__BillingStateProvince__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The state of the billing address associated with the payment
method.
|
| blng__BillingStreet__c |
- Type
- textarea
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The street of the billing address associated with the payment
method.
|
| blng__BillingZipPostal__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The zip code of the billing address associated with the payment
method.
|
| blng__CVV__c |
- Type
- encryptedstring
- Properties
- Create, Nillable, Update
- Description
- The Card Verification Value (CVV) code linked to the credit or
debit card in the billing information.
|
| blng__CardBIN__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The six digit Bank Identification Number (BIN) associated with a
credit or debit card in the billing information.
|
| blng__CardExpirationMonth__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The expiration month of a credit or debit card in the billing
information. This information is sent from the payment gateway
following a transaction request.
|
| blng__CardExpirationYear__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The expiration year of a credit or debit card in the billing
information. This information is sent from the payment gateway
following a transaction request.
|
| blng__CardLastFour__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The last four digits of a credit or debit card number in the
billing information.
|
| blng__CardNumber__c |
- Type
- encryptedstring
- Properties
- Create, Nillable, Update
- Description
- The credit or debit card number in the billing information.
|
| blng__CardType__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The credit or debit card type in the billing information.
- Valid values are:
- American Express
- Discover
- Mastercard
- Visa
|
| blng__GLRule__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The General Ledger (GL) rule associated with the payment
method.
- This field is a relationship field.
- Relationship Name
- blng__GLRule__r
- Refers To
- blng__GLRule__c
|
| blng__GLTreatment__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The GL treatment associated with the payment method.
- This field is a relationship field.
- Relationship Name
- blng__GLTreatment__r
- Refers To
- blng__GLTreatment__c
|
| blng__GatewayResponse__c |
- Type
- textarea
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The response received from the payment gateway after processing a
transaction.
|
| blng__LegalEntity__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The legal entity associated with a payment method. This field is a
relationship field.
- Relationship Name
- blng__LegalEntity__r
- Refers To
- blng__LegalEntity__c
|
| blng__Nameoncard__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The name on the payment card.
|
| blng__NickName__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The nick name on the payment card.
|
| blng__Notes__c |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- Additional information or comments related to the payment
method.
|
| blng__PaymentGatewayToken__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- A token for secured payment gateway transactions.
|
| blng__PaymentGateway__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The Salesforce Billing payment gateway record used to establish
communication with the external payment gateway.
- This field is a relationship field.
- Relationship Name
- blng__PaymentGateway__r
- Refers To
- blng__PaymentGateway__c
|
| blng__PaymentType__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort, Update
- Description
- The type of the payment method.
- Valid values are:
|
| blng__StreetAddress2__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The street associated with the customer's identification address
for the payment.
|
| pyzblng__ChequeNumber__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The cheque number associated with a payment. This field is used
for Payeezy gateway.
|
| pyzblng__EncryptedCustomerId__c |
- Type
- encryptedstring
- Properties
- Create, Nillable, Update
- Description
- This field stores the encrypted customer data and is used for
Payeezy gateway.
|
| pyzblng__IdentificationAddress__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The address used to identify the customer making the payment.
|
| pyzblng__IdentificationCity__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The city associated with the customer's identification address for
the payment.
|
| pyzblng__IdentificationCountry__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The country of the identification address of the customer making
the payment.
|
| pyzblng__IdentificationIdNumber__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The identification number to verify the customer making the
payment.
|
| pyzblng__IdentificationPhoneNumber__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The identification phone number of the customer making the
payment.
|
| pyzblng__IdentificationPhoneType__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The type of the identification phone number.
- Valid values are:
|
| pyzblng__IdentificationState__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The state of the identification address of the customer making the
payment.
|
| pyzblng__IdentificationType__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The process for verifying a customer's identity.
- Valid values are:
- Driver license
- Military ID
- Social Security
Number
- Tax ID
|
| pyzblng__IdentificationZIP__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ZIP code associated with the customer's identification address
for the payment.
|