Class SalesforceIdealPaymentDetails
dw.extensions.payments
Class SalesforceIdealPaymentDetails
Object
dw.extensions.payments.SalesforcePaymentDetails
dw.extensions.payments.SalesforceIdealPaymentDetails

Details to a Salesforce Payments payment of type SalesforcePaymentMethod.TYPE_IDEAL. See Salesforce Payments documentation for how to gain access and configure it for use on your sites.

Properties
bank  :  String  (Read Only)
The bank used for the payment, or null if not known.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
getBank() : String
Returns the bank used for the payment, or null if not known.
Methods inherited from class SalesforcePaymentDetails
Method Detail
getBank
getBank() : String
Returns the bank used for the payment, or null if not known.
Returns:
bank