Accept.Blue Documentation

Configuration

Estimated reading: 5 minutes 184 views

🔑API Keys

All keys are found in your accept.blue merchant dashboard under Sources. Keep your keys private — never share them or commit them to version control.

Live API KeyYour accept.blue live source key. Required for live transactions.
Test API KeyYour accept.blue sandbox source key. Used when Test Mode is on.
Live Tokenization KeyPublic key for the Hosted Tokenization iframe and 3DS (live mode).
Test Tokenization KeyPublic key for the Hosted Tokenization iframe and 3DS (sandbox).
Test ModeToggle between live and sandbox. Disable before accepting real payments.
Permissions matter. Your source key must have Charge permission for basic payments, plus Capture and Adjust if you use the Adjust & Capture feature.

🛠General Settings

Enable / DisableToggle the gateway on or off. When disabled it won’t appear at checkout.
TitlePayment method label shown to customers at checkout (e.g. “Credit Card”).
DescriptionShort text shown below the title on the checkout page.
Default Order StatusOrder status set after a successful payment. Use Default for WooCommerce’s automatic logic (virtual = Completed, physical = Processing).
Gateway IconShow or hide the accept.blue logo next to the payment method title on the checkout page.
Checkout BlockEnable support for WooCommerce Block-based Checkout. See the Checkout Setup Guide for mode-specific requirements.

💳Card & Payment

Force CaptureCapture the payment immediately at checkout. When disabled, only an authorization is placed — you capture (or adjust and capture) later.
Capture on StatusWhen Force Capture is off, the gateway auto-captures when the order reaches this status (e.g. Processing, Completed).
Save CardAllow customers to save their card for future purchases. Requires the customer to be logged in.
Force Save Card
Always tokenize and save the card, without a customer opt-in checkbox.
Card Auth MethodsRestrict accepted card authentication methods if required by your processor.

🏷Surcharge

Apply a processing surcharge to card payments. Your surcharge settings must exactly match the configuration in your accept.blue merchant account.

Enable SurchargeApply a surcharge fee line item to card payments at checkout.
Show Surcharge in CheckoutDisplay the calculated surcharge amount on the checkout page before the customer places the order.
Manual SurchargeEnter a fixed value instead of pulling the surcharge from the accept.blue API.
Surcharge Typepercent or flat — must match your accept.blue merchant surcharge setting.
Surcharge ValueThe percentage (e.g. 3.5) or flat amount (e.g. 1.50).
Surcharge LabelThe label shown to customers on the checkout page and order receipt (e.g. “Card Processing Fee”).
The Surcharge Type and Valuemust exactly matchyour accept.blue merchant account settings. Mismatched values will cause transaction errors or incorrect amounts.

📊Level III Data

Level III line item data qualifies B2B and corporate card transactions for lower interchange rates. When enabled, the plugin sends itemized order data with every transaction.

Enable Level IIISend itemized line item data with each transaction for potential interchange savings.
Truncate FieldsAutomatically trim item names, SKUs, and descriptions to processor character limits.
Unit of MeasureDefault unit of measure for line items (e.g. EAEACH).
Commodity CodeDefault 8-character commodity code applied to all line items.
Level III data is automatically skipped for $0 free-trial subscription orders where there are no real items to report, preventing API validation errors.

🔒3D Secure (3DS)

3D Secure adds an additional authentication step (e.g. OTP or biometric) via the Paay 3DS provider, shifting fraud liability to the card issuer.

Enable 3DSEnable Paay 3D Secure authentication for credit card payments.
Frictionless 3DSAttempt frictionless authentication (no customer challenge) when supported by the issuing bank.
Tokenization Source Key required.3DS uses the Hosted Tokenization SDK, so your Tokenization Key (Live or Test) must be configured in the API Keys tab.

🌐Google Pay

Display a Google Pay button on product pages, the cart, and the checkout page. Customers can pay using cards saved in their Google account.

Enable Google PayShow the Google Pay button on product pages, cart, and checkout.
Merchant IDYour Google Pay Merchant ID — required for live/Production mode. Not required for Test mode.
EnvironmentTEST or PRODUCTION. Must be set to PRODUCTION on live stores.
Button StyleChoose the button colour and style (black, white, outline).
Button LocaleOverride the button language. Leave blank to auto-detect.
Billing Address RequiredRequire the customer to provide a billing address when paying via Google Pay.
Google Pay requires your store to run over HTTPS. In Test mode, any Google account can be used without a real Merchant ID.

🎨Appearance

Control the visual style of the card input form on the checkout page.

Color SchemeAuto follows the system preference. Light forces light mode. Dark forces dark mode. Custom uses your chosen colours.
Custom BackgroundBackground colour for the card input area. Visible only when Color Scheme = Custom.
Custom Text ColorText and label colour for card input fields. Visible only when Color Scheme = Custom.
Custom Border ColorBorder colour for card input fields. Visible only when Color Scheme = Custom.

Leave a Comment

Share this Doc

Configuration

Or copy link

CONTENTS