Views
tm.paymentscenario
1 min
payment scenarios group one or more payment methods of a specific type (immediate or deferred payment, like wire transfers) payment scenarios are also frequently used to group payment method that trigger extra order fees (like a credit card fee for example) fields field type description id int unique id name mlstring name of the payment scenario shortdescription mlstring short description of the payment scenario, will be shown to customers feedescription mlstring a very short description of the fee that is applicable logo string logo url internalremark string an internal remark, which is never shown to customers can be used to distinguish identically named payment scenarios for example you could have two visa scenarios, one for the web sales and one for the box office, each will have different fee configurations both will be named visa , this field can be used to distinguish them typeid int type for the payment scenario can be 'immediate payment' (2701), 'mollie bank transfer' (2702), 'regular bank transfer' (2703), 'deferred online payment' (2704), 'deferred other' (2705) references tm systemtype docid\ yvf7oq iruf6npuohg2xq overdueparameters paymentscenariooverdueparameters rules that define when an order becomes overdue not used for type 2701 expiryparameters paymentscenarioexpiryparameters rules that define when an order becomes expired not used for type 2701 visibility string parameter that sets the visibility of this scenario, can be either 'full' or 'api' availability paymentscenarioavailability rules that define in what conditions this payment scenario is available paymentmethods \[int] set of payment methods that are linked to this payment scenario depending on the type, this field has different usage ordermailtemplateid paymentinstruction int link to the order mail template that will be sent as payment instruction can be 0 to indicate that no mail should be sent not used for type 2701 references tm ordermailtemplate docid\ gjgzaenrxeoq0qipootv6 ordermailtemplateid overdue int link to the order mail template that will be sent when the order is overdue can be 0 to indicate that no mail should be sent not used for type 2701 references tm ordermailtemplate docid\ gjgzaenrxeoq0qipootv6 ordermailtemplateid expiry int link to the order mail template that will be sent when the order is expired can be 0 to indicate that no mail should be sent not used for type 2701 references tm ordermailtemplate docid\ gjgzaenrxeoq0qipootv6 bankaccountnumber string bank account number to be used only used for type 2703 (regular bank transfer) bankaccountbic string bic code for the bank account number only used for type 2703 (regular bank transfer) bankaccountbeneficiary string beneficiary for the bank account number only used for type 2703 (regular bank transfer) mailorganization bool send mail to organization if known createdts timestamp created timestamp lastupdatets timestamp last updated timestamp isarchived bool whether or not this item is archived