Instant Bank Payments For Startups

Transact high volume bank transactions instantly.

Live demo

Fast Integration

In 29 seconds, you can integrate it manually using our Documentation, or automatically as Fresh Wordpress plugin

in 29 seconds 2 blocks of codes ready to go
Instant Bank Payments

Let your customers login to their bank, and pay.

No Dispute No Fraud Any Bank in U.S.A
Integrate Now
No Dispute Limits

In bank payments, it is hard to open dispute for customers, and there is no 1% dispute limit as it is in card payments.

No Disputes 2 blocks of codes ready to go
mobile app

High conversion rate.

A new way to accept payments. It is easy to type username and password than credit card info, increases conversion by up to 25%.

  • Bank Payments - (login and pay)
  • High Coversion Rate
  • Supports High-risk businesses
mind map

Already using other gateways?

Connect them to Uviba, Uviba will store your balace on their service.

  • Bank Payments - (login and pay)
  • Stripe, Braintree and many more processors
  • Paypal

Pricing

PAY AS YOU GO

1.7% + 199¢
per payment

  • No setup, monthly, or hidden fees
  • Pay only for what you use
  • Real-time fee reporting

Accept any payments

Accept Bank, Card and any type of payments.

High Risk?

By using Bank Transfers, there is no dispute concerns any more.

Higher conversion

It is easy to remember username and password than card details. Increase conversion by up to 25% using Uviba.

You're in good company.
Join businesses on Uviba to accept payments!

Uviba is chosen by hundreds of businesses around the globe. They are happy with our service.

How does it work?

Docs 29 seconds integration

Node.js PHP Curl
Response will appear here, 
click "Pay button",
enter "4242 4242 4242 4242" as card number,
any future date as expiration date, 
and any 3 digit as CVC.

use \Uviba\UviPay;
include 'UviPay/init.php'; //path/to/UviPay library
UviPay::setPrivateKey('Your Private API KEY');


$process = UviPay::charge(
array(
//Charge $100
'amount'=>10000,
//If request was post
'token'=>$_POST['UvibaToken'],
)
);
if($process['status']){
//success
$charge_id = $process['id'];
}else{
//error
echo $process['error']['message'];
}
<form action="charge.php" method="post">
    <script 
        src="https://api.uviba.com/js/checkout.js" 
        class="uviPay-button" 
        data-public_key="Your Public Key"
        data-amount="10000"
        data-description="Description of item"
        data-name="Your business name" 
        data-image="Your logo url"
        data-primary_payment_method="ach"
        data-allowed_methods="only_ach"
        data-submit-ajax="0">
    </script>
</form>

Available on these technologies

Node.js PHP Curl
Wordpress WooCommerce Plugin
INTEGRATE IT

We help you to build your business.

Ready to get your business started with Uviba? Make the most of your money.