Skip to main content
Glama

PayPal MCP

create_web_profile

Set up a web experience profile to customize PayPal checkout flow, including landing pages, branding, and shipping preferences, using the MCP server.

Instructions

Create a web experience profile

Input Schema

NameRequiredDescriptionDefault
flow_configNo
input_fieldsNo
nameYes
presentationNo

Input Schema (JSON Schema)

{ "properties": { "flow_config": { "properties": { "bank_txn_pending_url": { "type": "string" }, "landing_page_type": { "type": "string" } }, "type": "object" }, "input_fields": { "properties": { "address_override": { "type": "number" }, "no_shipping": { "type": "number" } }, "type": "object" }, "name": { "type": "string" }, "presentation": { "properties": { "brand_name": { "type": "string" }, "locale_code": { "type": "string" }, "logo_image": { "type": "string" } }, "type": "object" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from PayPal MCP

Related Tools

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/DynamicEndpoints/Paypal-MCP'

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