Package dw.extensions.payments

ClassDescription
SalesforceAdyenPaymentIntent

Salesforce Payments representation of an Adyen payment intent object.

SalesforceAdyenSavedPaymentMethod

Salesforce Payments representation of an Adyen saved payment method object.

SalesforceBancontactPaymentDetails

Details to a Salesforce Payments payment of type SalesforcePaymentMethod.TYPE_BANCONTACT.

SalesforceCardPaymentDetails

Details to a Salesforce Payments payment of type SalesforcePaymentMethod.TYPE_CARD.

SalesforceEpsPaymentDetails

Details to a Salesforce Payments payment of type SalesforcePaymentMethod.TYPE_EPS.

SalesforceIdealPaymentDetails

Details to a Salesforce Payments payment of type SalesforcePaymentMethod.TYPE_IDEAL.

SalesforceKlarnaPaymentDetails

Details to a Salesforce Payments payment of type SalesforcePaymentMethod.TYPE_KLARNA.

SalesforcePaymentDetails

Base class details to a Salesforce Payments payment.

SalesforcePaymentIntent

Salesforce Payments representation of a Stripe payment intent object.

SalesforcePaymentMethod

Salesforce Payments representation of a payment method object.

SalesforcePaymentRequest

Salesforce Payments request for a shopper to make payment.

SalesforcePaymentsHooks

This interface represents all script hooks that can be registered to customize the Salesforce Payments functionality.

SalesforcePaymentsMerchantAccountContains information about a merchant account configured for use with Salesforce Payments.
SalesforcePaymentsMerchantAccountPaymentMethodContains information about a payment method to be presented to a payer, as configured for a Salesforce Payments merchant account.
SalesforcePaymentsMgrContains functionality for use with Salesforce Payments.
SalesforcePaymentsSiteConfiguration

Salesforce Payments representation of a payment site configuration object.

SalesforcePaymentsZone

Salesforce Payments representation of a payments zone.

SalesforcePayPalOrder

Salesforce Payments representation of a PayPal order object.

SalesforcePayPalOrderAddress

Salesforce Payments representation of a PayPal order address object.

SalesforcePayPalOrderPayer

Salesforce Payments representation of a PayPal order's payer object.

SalesforcePayPalPaymentDetails

Details to a Salesforce Payments payment of type SalesforcePayPalOrder.TYPE_PAYPAL.

SalesforceSepaDebitPaymentDetails

Details to a Salesforce Payments payment of type SalesforcePaymentMethod.TYPE_SEPA_DEBIT.

SalesforceVenmoPaymentDetails

Details to a Salesforce Payments payment of type SalesforcePayPalOrder.TYPE_VENMO.