dw.extensions.payments
Class SalesforceEpsPaymentDetails
dw.extensions.payments.SalesforceEpsPaymentDetails
Details to a Salesforce Payments payment of type SalesforcePaymentMethod.TYPE_EPS. 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.
Methods inherited from class
SalesforcePaymentDetails
Salesforce Commerce Cloud Courses
How to be a Certified Salesforce Commerce Cloud Developer
(SFCC Exam Q&A)
The Complete SFCC Certification Prep: 158 Exam Questions & Fresh Content. Salesforce B2C Commerce Developer Certification
Salesforce Certified B2C Commerce Developer Test | SFCC Exam
(Certification preparation Tests)
3xSFCC Certification Tests (180 Q&A): Verified exam answers for Salesforce Commerce Cloud certification exam. Are you ready to take your career to the next level as a Salesforce Commerce Cloud Developer?
SFCC Architect Certification: Latest Practice Test
(Certification preparation Tests)
Ace the Salesforce Commerce Cloud Architect Exam: Expert Guidance and Realistic Practice Questions. B2C Architect exam. SFCC Architect Certification is an important milestone for SFCC professionals.
Salesforce Commerce Cloud 201
(Spanish Intermediate Course)
Advance in Salesforce Commerce Cloud with SFRA 201: Your Intermediate Development Course in SFRA. Storefront Reference Architecture from beginner to intermediate.
Salesforce Commerce Cloud 303 - POD Alerts Cartridge
(Spanish Advanced Course)
Advanced SFCC Course. We create a Cartridge to extend Business Manager: Custom Alerts, i18N, email sending, Services, Jobs, Unit Testing.
Methods inherited from class
Object
assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values
Method Detail
getBank
getBank()
:
String
Returns the bank used for the payment, or
null
if not known.
Returns:
bank
See Also: