Release of Bitpave and WemX 3.1.0 Written on . Posted in WemX Billing.
Bitpave, Bitcoin Payment Gateway
For the past month, we've been building our own payment gateway: BitPave. Our Journey started when I realized there were no good checkout gateways for Bitcoin even though it is such a large network. It's not for a bad reason that there are no good Bitcoin gateways, especially ones that are easy to use. This is because building a Bitcoin Gateway is extremely difficult with a lot of challenges.
Introducing BitPave, a Bitcoin Payment Gateway and probably the easiest payment gateway to implement with our powerfull API. As per our Beta release of BitPave, we will not be charging ANY fees. The Bitcoin payments are also done directly between wallets, with no middlemen unlike other gateways. This means that you can use your personal Bitcoin wallet to receive the payments. This is achieved by blockchains open source accounting.
No matter what programming language you use, BitPave is easy to use. To give you a brief sense of how easy it is, you can create a checkout session simply by sending a post or get request to our api with your product name, btc wallet and price and we will create a checkout for you and even host it on our servers. If you are interested, have a look at our programming tutorials for PhP and Laravel: BitPave YouTube
For the new update of the Billing Module, we have implemented a Bitpave. You can use this free gateway and offer your users to checkout with Bitcoin. You can retrieve your API credentials on the bitpave website under Developer API tab.
Learn more about BitPave
Billing Module Changelog
As for WemX Billing, we've made some new updates. This update mainly fixes bugs in the previous version. This update also features our own Bitpave as gateway which can be found and edited in the Admin Settings.
Changelog:
- Added Bitpave (bitcoin) Gateway
- Added Order delete button in Admin Area
- New account generation for SSO logins
- Fixed bug with SSO login
- Fixed CSS bugs with text
- Fixed issue with CloudFlare related to license
Work has been started on adding a ticket system for the next update which is mostly complete. We are finishing up the Admin Area and adding user options. We expect this to be added within this week.