Create payment products your customers will love

 

From Top 50 global banks to fintechs, E6 gives you powerful infrastructure to quickly deliver industry-leading payments solutions and the flexibility to adapt in real time. No matter the changing trends, you’ll be in the lead with our payment technology.

 

Contact us
  • Ruby
  • Python
  • Node
  • Go
require "E6"
E6.api_key = "..."

E6::Charge.create(
:amount => 2000,
:currency => "eur",
:source => "tok_mastercard",   # obtained with E6.js
:description => "Charge for hello@example.com" )

Break free of legacy paytech limitations

 

Stop letting decades old technology hold back 21st century opportunity. TRITIUM®, E6's powerful payments platform, offers a solution flexible enough to redefine paytech, and secure and reliable enough to make your CIO smile. Whether you’re looking to modernize your payment technology stack, grow your business, or jump ahead of the competition, TRITIUM is the only choice.

 

See our products
Bank dashboard image

We work with banks and brands to

create exceptional payments products

Two colored circles pattern image

See our tech.

 

Want to know more? Have a look at our documentation
to see how easy it is to redefine possible
in payments with E6 payment technology.

 

require "e6"
E6.api_key = "..."

Episode6::Charge.create(
:amount => 2000,
:currency => "eur",
:source => "tok_mastercard", # obtained with Episode6.js
:description => "Charge for example@example.com"
)
import e6
E6.api_key = "..."

E6.Charge.create(
  amount=2000,
  currency="eur",
  source="tok_amex", # obtained with E6.js
  description="Charge for john.jordan@example.com"
)
var e6 = require("e6")(
  "..."
);

e6.charges.create({
  amount: 2000,
  currency: "eur",
  source: "tok_visa", // obtained with E6.js
  description: "Charge for james.ryann@example.com"
}, function(err, charge) {
  // asynchronously called
});
e6.Key = "..."

chargeParams := &e6.ChargeParams{
  Amount: 2000,
  Currency: "eur",
  Desc: "Charge for test@example.com",
}

// obtained with E6.js
chargeParams.SetSource("tok_mastercard")
ch, err := charge.New(chargeParams)

We’re already where you need us.

North America

 

E6 is headquartered in Austin, Texas. In addition to our Texas-based team, we have employees throughout the US and and in the Dominican Republic. 

 

Our North American clients are supported by multiple in-region AWS availability zones with cross-region disaster recovery. 

Latin America

 

Our global workforce is based in 35+ countries worldwide, so we can hire the best people no matter where they live. We are also intentional in our hires within local markets, so we can support our customers effectively. Our global workforce follows the sun, allowing us to deliver for our customers 24/7.

Europe

 

Our global team reaches almost every corner of the world. We currently have team members located in the UK, Ireland, Spain and Cyprus.

 

Our European clients are supported by multiple in-region AWS availability zones with cross-region disaster recovery.

Asia-Pacific

 

Our global team reaches almost every corner of the world. We have local offices in Japan, Hong Kong, Singapore, and India.

 

Our Asia-Pacific clients are supported by multiple in-region AWS availability zones with cross-region disaster recovery. 

Australia & NZ

 

Our global team reaches almost every corner of the globe. We have a local office in Brisbane and team members located in Australia and New Zealand.

 

Our local clients are supported by multiple in-region AWS availability zones with cross-region disaster recovery. 

watch how

E6 redefines
possible in payments

Play Video
NEWS AND INSIGHTS

Read more news and insights from E6

Top right corner pattern image

Your next great banking or payment product starts

with a simple
conversation.