dw.extensions.payments
Class SalesforceVenmoPaymentDetails
Object
dw.extensions.payments.SalesforcePaymentDetails
dw.extensions.payments.SalesforceVenmoPaymentDetails

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

Properties
captureID  :  String  (Read Only)
The ID of the capture against the PayPal Venmo order, or null if not known.
payerEmailAddress  :  String  (Read Only)
The email address of the payer for the PayPal Venmo order, or null if not known.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
getCaptureID() : String
Returns the ID of the capture against the PayPal Venmo order, or null if not known.
getPayerEmailAddress() : String
Returns the email address of the payer for the PayPal Venmo order, or null if not known.
Methods inherited from class SalesforcePaymentDetails
Methods inherited from class Object
Method Detail
getCaptureID
getCaptureID() : String
Returns the ID of the capture against the PayPal Venmo order, or null if not known.
Returns:
PayPal order capture ID

getPayerEmailAddress
getPayerEmailAddress() : String
Returns the email address of the payer for the PayPal Venmo order, or null if not known.
Returns:
payer email address

X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.