Skip to content

checkout/checkout-ubercart-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

N|Solid

Ubercart Extension

Checkout.com is a software platform that has integrated 100% of the value chain to create payment infrastructures that truly make a difference.

This extension allows shop owners to process online payments (card / alternative payments) using:

  • Frames.js - Payment form embedded within your website
  • Checkout.js - Customisable payment widget
  • Checkout.js Hosted - Redirection to a customisable page on Checkout.com's servers
  • Alternative payments - Shoppers can pay using local payment options (Sofort, iDEAL, Boleto ... etc.)

Installation

You can find a full installation guide here

Initial Setup

If you do not have an account yet, simply go to checkout.com and hit the "Get Test Account" button.

Keys

There are 3 keys that you need to configure:

  • Secret Key
  • Public Key
  • Private Shared Key

The Private Shared Key is generated when you configure the Webhook URL in the Checkout HUB.

URLs

In order to successfully complete 3D Secure transactions, and to keep Ubercart order statuses in sync you need to configure the following URLs in your Checkout HUB as follows:

Type URL Example Description
Redirections Success example.com/checkoutpayment/success Redirect after 3D Secure
Redirections Fail example.comexample.com/checkoutpayment/fail Redirect after 3D Secure
Webhook example.com/checkoutpayment/webhook Sync Ubercart

You can see a guide on how to set the URLs in the HUB here ; You can find test card details here

Going LIVE

Upon receiving your live credentials from your account manager, here are the required steps to start processing live transactions:

  • In the plugin settings, place your live keys
  • Switch the Endpoint URL mode to live.
  • Make sure you have configured the Redirection and Webhook URLs correctly in your live Checkout.com HUB

Reference

You can find our complete Documentation here.
If you would like to get an account manager, please contact us at sales@checkout.com
For help during the integration process you can contact us at integration@checkout.com
For support, you can contact us at support@checkout.com

Checkout.com is authorised and regulated as a Payment institution by the UK Financial Conduct Authority.

About

Checkout.com Ubercart official module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages