MerchantSettings
Description
This object contains details for merchant settings.
Properties
Type | Name | Description |
---|---|---|
int | AllowedPayByType | Allowed Pay By Type |
Bool | AllowPartialPayment | Allow Partial Payment |
int | AllowOverPaymentOptions | Allow Over Payment Options |
Bool | ShowCreditTab | Show Credit Tab |
Bool | ReceiveNotificationEmailWhen PaymentMethodAddedOrModified | Receive Notification Email When Payment Method Added Or Modified |
Bool | SendNotificationEmailToCustomersWhenInvoiceAddedOrModified | Send Notification Email To Customers When Invoice Added Or Modified |
String | SendEmailFrom | Send Email From |
String | SendEmailFromDisplayName | Send Email From Display Name |
String | ReplyToEmail | Reply To Email |
String | CustomerEmailSubject | Customer Email Subject |
String | MerchantEmailSubject | Merchant Email Subject |
Bool | SendNotificationEmailToCustomersWhenInvoiceModified | Send Notification Email To Customers When Invoice Modified |
Bool | SendNotificationEmailToCustomersWhenInvoiceAdded | Send Notification Email To Customers When Invoice Added |
Bool | SendNotificationEmailToCustomersWhenPMExpired | Send Notification Email To Customers When PM Expired |
Bool | AllowPayByCreditOnly | Allow Pay By Credit Only |
Bool | SendNotificationEmailToCustomersForPastDueInvoices | Send Notification Email To Customers For Past Due Invoices |
Updated 2 months ago