PayPal eCommerce

The PayPal eComm API enables merchants to process PayPal-powered payments through Verifone's Global Service Cloud. It supports one-time transactions (authorise, capture, refund, void), recurring billing via agreements and subscriptions, and product/plan management for subscription commerce.

All endpoints require Bearer JWT authentication and are available across EMEA, Americas, and New Zealand production environments, as well as Global and Americas sandboxes.

The x-vfi-api-idempotencyKey header is available on most write operations. Use it to safely retry requests without risk of duplicate transactions.

Environments

Environment
Base URL

EMEA Production

https://emea.gsc.verifone.cloud/oidc/paypal-ecom

Americas Production

https://us.gsc.verifone.cloud/oidc/paypal-ecom

New Zealand

https://nz.gsc.verifone.cloud/oidc/paypal-ecom

Global Sandbox

https://cst.test-gsc.vfims.com/oidc/paypal-ecom

Americas Sandbox

https://uscst.gb.gsc.cficloud/oidc/paypal-ecom

API Reference

Last updated

Was this helpful?