Skip to main content
Glama

SFCC Development MCP Server

by taurgis
SalesforcePayPalOrderPayer.md1.72 kB
## Package: dw.extensions.payments # Class SalesforcePayPalOrderPayer ## Inheritance Hierarchy - Object - dw.extensions.payments.SalesforcePayPalOrderPayer ## Description Salesforce Payments representation of a PayPal order's payer object. See Salesforce Payments documentation for how to gain access and configure it for use on your sites. ## Properties ### emailAddress **Type:** String (Read Only) The payer's email address. ### givenName **Type:** String (Read Only) The payer's given name. ### phone **Type:** String (Read Only) The payer's national phone number. ### surname **Type:** String (Read Only) The payer's surname. ## Constructor Summary ## Method Summary ### getEmailAddress **Signature:** `getEmailAddress() : String` Returns the payer's email address. ### getGivenName **Signature:** `getGivenName() : String` Returns the payer's given name. ### getPhone **Signature:** `getPhone() : String` Returns the payer's national phone number. ### getSurname **Signature:** `getSurname() : String` Returns the payer's surname. ## Method Detail ## Method Details ### getEmailAddress **Signature:** `getEmailAddress() : String` **Description:** Returns the payer's email address. **Returns:** payer's email address --- ### getGivenName **Signature:** `getGivenName() : String` **Description:** Returns the payer's given name. **Returns:** payer's given name --- ### getPhone **Signature:** `getPhone() : String` **Description:** Returns the payer's national phone number. **Returns:** payer's national phone number --- ### getSurname **Signature:** `getSurname() : String` **Description:** Returns the payer's surname. **Returns:** payer's surname ---

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/taurgis/sfcc-dev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server