Host your product catalog on BlueSnap & process payments with our gateway
The BlueSnap Extended Payment API provides product catalog hosting and ecommerce tools along with global payment processing. It supports credit and debit card payments, digital wallets, ACH/ECP, SEPA Direct Debit & Paypal.
About the API
This API is a collection of RESTful based web services. It uses standard HTTP features, such as HTTP verbs and Basic authentication, and can be used easily with any HTTP client.
These are the base API URLs for the BlueSnap environments:
Sandbox: https://sandbox.bluesnap.com
Production: https://ws.bluesnap.com
API web services
These are the core web services in the API:
Processing payments:
- Create Order and New Shopper
- Create Order with Existing Shopper
- Create Shopping Context (use for alternative payment methods like PayPal)
Managing shoppers:
Managing your product catalog:
Managing subscriptions:
See the full list of endpoints and requests in the left menu.
Quickstart
Need help getting started?
See the tutorials on setting up a basic checkout page and accepting your first credit card payment.