Skip to main content

BlueSnap

Quick Start
  1. Sign up at bluesnap.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to BlueSnap →

Overview

BlueSnap — Payments (global eCommerce)

Provider IDbluesnap
CategoryCard Processors
Websitebluesnap.com

Supported operations: Create Transaction Capture Status Refund


Authentication

Method: Basic Auth (key1:api_key)

Authorization: Basic {base64(key1:api_key)}

Configuration

Required Parameters

ParameterDescription
base_urlBase API URL
key1Username for Basic Auth
api_keyPassword for Basic Auth

Status Mapping

Provider Status4pay StatusDescription
AUTH_ONLY + SUCCESSauthorized
AUTH_CAPTURE + SUCCESScharged
CAPTURE + SUCCESScharged
AUTH_REVERSAL + SUCCESScancelled
(any) + FAILfailed
(any) + PENDINGprocessing
(any) + PENDING_MERCHANT_REVIEWprocessing
SUCCESScharged
FAILfailed
PENDINGcharging
PENDING_MERCHANT_REVIEWcharging

Testing

Test Cards

CardNumberCVVResult
Visa4263 9826 4026 9299123Success
Mastercard5425 2334 3010 9903123Success
Amex3742 4545 4545 45451234Success

Resources