Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.84 KB

File metadata and controls

35 lines (31 loc) · 1.84 KB

AndDoneSecureClientLibrary.Model.PaymentIntentRequest

Properties

Name Type Description Notes
Title string
Amount float
InvoiceNumber string [optional]
ExpiresIn string [optional]
ShortDescription string [optional]
PaymentDescription string [optional]
MerchantToken string [optional]
Intent PaymentIntentRequestIntent
SaveForFuture bool [optional]
EnablePremiumFinance bool [optional]
Splits List<PaymentIntentRequestSplitsInner> [optional]
QuoteKey string [optional]
AccountNumber string [optional]
SuppressTechnologyFee bool [optional]
OverrideTechnologyFee float [optional]
IsPremiumFinancier bool [optional]
Pfr PaymentIntentRequestPfr [optional]
SaveCustomer bool [optional]
Customers List<PaymentIntentRequestCustomersInner> [optional]
AdditionalDetailsPreference string
SelectedCustomerFields string [optional]
ReferenceType string [optional]
ReferenceNumber string [optional]
ReferenceKey string [optional]
ReferenceDataList List<PaymentIntentRequestReferenceDataListInner> [optional]
DisplayMode string [optional]

[Back to Model list] [Back to API list] [Back to README]