PaymentServicesPaypal REST endpoints
vendor/magento/module-payment-services-paypal/etc/webapi.xml
GET
/V1/carts/mine/payment-order/:id
SelfGet payment order for logged in customer
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentOrderRequestInterface::get
/V1/guest-carts/:cartId/payment-order/:id
AnonymousGet payment order for guest customer
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentOrderRequestInterface::getForGuest
/V1/payments-config/:location
AnonymousGet Config.
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentConfigRequestInterface::getConfig
/V1/payments-config/apple-pay/:location
AnonymousGet Apple Pay Config.
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentConfigRequestInterface::getApplePayConfig
/V1/payments-config/google-pay/:location
AnonymousGet Google Pay Config.
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentConfigRequestInterface::getGooglePayConfig
/V1/payments-config/hosted-fields/:location
AnonymousGet Hosted Fields Config.
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentConfigRequestInterface::getHostedFieldsConfig
/V1/payments-config/smart-buttons/:location
AnonymousGet Smart Buttons Config.
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentConfigRequestInterface::getSmartButtonsConfig
/V1/payments-sdk/:location
AnonymousGet payment sdk url by location
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentSdkRequestInterface::getByLocation
/V1/payments-sdk/:location/:methodCode
AnonymousGet payment sdk url by location and methodCode
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentSdkRequestInterface::getByLocationAndMethodCode
POST
/V1/carts/mine/payment-order
SelfCreate a payment order for logged in customer
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentOrderRequestInterface::create
/V1/carts/mine/payment-order/:id
SelfSync payment order for logged in customer
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentOrderRequestInterface::sync
/V1/guest-carts/:cartId/payment-order
AnonymousCreate a payment order for guest customer
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentOrderRequestInterface::createGuest
/V1/guest-carts/:cartId/payment-order/:id
AnonymousSync payment order for guest customer
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\PaymentOrderRequestInterface::syncForGuest
/V1/payment-order/completeOrder
AnonymousRest API endpoint to place an order
PaymentServicesPaypal · Magento\PaymentServicesPaypal\Api\CompleteOrderInterface::execute
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.