PaypalGraphQl
vendor/magento/module-paypal-graph-ql/etc/schema.graphqls
Queries
getHostedProUrl
Retrieve the secure PayPal URL for a Payments Pro Hosted Solution transaction.
Paypal · returns HostedProUrl
getPayflowLinkToken
Retrieve payment credentials for a transaction. Use this query for Payflow Link and Payments Advanced payment methods.
Paypal · returns PayflowLinkToken
Mutations
createPayflowProToken
Initiate a transaction and receive a token. Use this mutation for Payflow Pro and Payments Pro payment methods
Paypal · returns CreatePayflowProTokenOutput
createPaypalExpressToken
Initiate an Express Checkout transaction and receive a token. Use this mutation for Express Checkout and Payments Standard payment methods.
Paypal · returns PaypalExpressTokenOutput
handlePayflowProResponse
Handle a payment response and save the payment in Quote. Use this mutation for Payflow Pro and Payments Pro payment methods.
Paypal · returns PayflowProResponseOutput
Types
Object types, input types, enums, interfaces, and unions declared (or extended) in this module.
CreatePayflowProTokenOutput
Contains the secure information used to authorize transaction. Applies to Payflow Pro and Payments Pro payment methods.
CreditCardDetailsInput
Required fields for Payflow Pro and Payments Pro credit card payments.
HostedProInput
Contains a set of relative URLs that PayPal uses in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https://www.example.com/path/to/page.html, the relative URL is path/to/page.html. Use this input for Payments Pro Hosted Solution payment method.
HostedProUrl
Contains the secure URL used for the Payments Pro Hosted Solution payment method.
HostedProUrlInput
Contains the required input to request the secure URL for Payments Pro Hosted Solution payment.
PayflowExpressInput
Contains required input for Payflow Express Checkout payments.
PayflowLinkInput
A set of relative URLs that PayPal uses in response to various actions during the authorization process. Adobe Commerce prepends the base URL to this value to create a full URL. For example, if the full URL is https://www.example.com/path/to/page.html, the relative URL is path/to/page.html. Use this input for Payflow Link and Payments Advanced payment methods.
PayflowLinkMode
Indicates the mode for payment. Applies to the Payflow Link and Payments Advanced payment methods.
PayflowLinkToken
Contains information used to generate PayPal iframe for transaction. Applies to Payflow Link and Payments Advanced payment methods.
PayflowLinkTokenInput
Contains information required to fetch payment token information for the Payflow Link and Payments Advanced payment methods.
PayflowProInput
Contains input for the Payflow Pro and Payments Pro payment methods.
PayflowProResponseInput
Input required to complete payment. Applies to Payflow Pro and Payments Pro payment methods.
PayflowProResponseOutput
PayflowProToken
Contains the secure information used to authorize transaction. Applies to Payflow Pro and Payments Pro payment methods.
PayflowProTokenInput
Contains input required to fetch payment token information for the Payflow Pro and Payments Pro payment methods.
PayflowProUrlInput
Contains a set of relative URLs that PayPal uses in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https://www.example.com/path/to/page.html, the relative URL is path/to/page.html. Use this input for the Payflow Pro and Payment Pro payment methods.
PaymentMethodInput
Defines the payment method.
PaypalExpressInput
Contains required input for Express Checkout and Payments Standard payments.
PaypalExpressToken
Deprecated. Use `PaypalExpressTokenOutput` instead.
PaypalExpressTokenInput
Defines the attributes required to receive a payment token for Express Checkout and Payments Standard payment methods.
PaypalExpressTokenOutput
Contains the token returned by PayPal and a set of URLs that allow the buyer to authorize payment and adjust checkout details. Applies to Express Checkout and Payments Standard payment methods.
PaypalExpressUrlList
Contains a set of URLs that allow the buyer to authorize payment and adjust checkout details for Express Checkout and Payments Standard transactions.
PaypalExpressUrlsInput
Contains a set of relative URLs that PayPal uses in response to various actions during the authorization process. Magento prepends the base URL to this value to create a full URL. For example, if the full URL is https://www.example.com/path/to/page.html, the relative URL is path/to/page.html. Use this input for Express Checkout and Payments Standard payment methods.
StoreConfig
Contains information about a store's configuration.
VaultTokenInput
Contains required input for payment methods with Vault support.
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.