| AccountId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- Displays the account record of the buyer.
- This field is a relationship field.
- Relationship Name
- Account
- Relationship Type
- Lookup
- Refers To
- Account
|
| AmountCapturable |
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Payment amount that can be collected by a merchant after the
fulfillment of an order.
|
| AmountRefundable |
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Payment amount that can be refunded by a merchant.
|
| AuthorizationReversalAmount |
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Transaction amount canceled before completing the transfer of
funds from buyer to merchant.
|
| AuthorizedAmount |
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Amount authorized by the payer’s bank.
|
| CapturedAmount |
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Total amount that a merchant secured from a buyer.
|
| CurrencyIsoCode |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- Contains the ISO code for any currency allowed by the
organization. Available only for orgs with the multicurrency
feature enabled.
- Possible values are:
The default is USD.
|
| Guid |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- Unique ID of the payment sent to Stripe or PayPal. This ID links
the Payments Merchant Account record with the payment at the
payment provider.
|
| IntentAmount |
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Total amount that a merchant expects to receive from a buyer.
|
| IsCaptureComplete |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Indicates that funds for a given payment record are paid.
- The default value is false.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed a record
related to this record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed this record.
If this value is null, it’s possible that this record was
referenced but not viewed.
|
| MerchantAccountId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- Required field that represents the association of the merchant
account record with a payment intent record.
- This field is a relationship field.
- Relationship Name
- MerchantAccount
- Relationship Type
- Lookup
- Refers To
- MerchantAccount
|
| PaymentGatewayId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- ID of the payment gateway that processed the payment.
- Relationship Name
- PaymentGateway
- Relationship Type
- Lookup
- Refers To
- PaymentGateway
|
| PaymentIntentNumber |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- Autogenerated number assigned to the payment record, for example
PI-000000001.
|
| PaymentLinkGmvDate |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- Date the payment is captured for payments made from a payment
link. The total amount paid is expressed as the Gross Merchandise
Value (GMV).
|
| PaymentLink |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- A one-time or reusable URL that directs to a Salesforce Payments
web page where a payment can be made.Pay By Link is a feature that
allows for the quick and easy generation of a unique or reusable
payment link, to a simple branded mobile-responsive web page where
a payment can be made. the page.
|
| PaymentMethodDetails |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Additional information about the payment method type such as the
four last digits of a card number.
|
| PaymentMethodId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- Refers to the record for the payment method implementation: card
payment method, digital wallet, or alternative payment method.
- This field is a polymorphic relationship field.
- Relationship Name
- PaymentMethod
- Relationship Type
- Lookup
- Refers To
- PaymentMethod
|
| PaymentMethodSubType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- A payment method that exists as a subtype of a payment method
type. For example, Visa, Mastercard, and American Express exist as
subtypes of payment method types such as Apple Pay and Google
Pay.
|
| PaymentMethodType |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Payment method used for the transaction, such as Visa, Mastercard,
EPS, Klarna.
- Possible values are:
- AfterpayClearpay
- AmericanExpress
- ApplePay
- BanContact
- DinersClub
- Discover
- EPS
- GooglePay
- Jcb
- Klarna
- Maestro
- MasterCard
- Other
- PayPal
- SepaDebit
- UnionPay
- Venmo
- Visa
- iDeal
|
| ProviderReference |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Identifies a payment record by the payment provider at the payment
gateway.
|
| RefundedAmount |
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Total or partial amount refunded to the buyer due to product
return, merchant’s lack of inventory, or shipping and delivering
problems.
|
| Status |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Status of the payment record.
Possible values are:
-
- Authorized
- Canceled
-
Created—Incomplete
-
Expired—8
- Failed
-
PartiallyCaptured—Partially Captured
-
PartiallyRefunded—Partially Refunded
- Refunded
- Succeeded
|