A payment orchestrator supporting subscription payments / recurring transactions for cryptocurrency via smart contracts.
Try out our closed beta API or just redirect to us for the payment process.
Custom subscription plans for your specific needs
Accept ETH for your subscription business without your end-customers having to initiate every payment.
Made with your developers on our mind to keep integration time very low.
No volatility risk. We take care of the crypto-to-fiat conversion so you can get paid out in EUR, USD or CHF.
You'll need MetaMask and some ropsten test ETH to create a recurring transaction
Make transactions to an address every X days. You can manage your subscriptions here.
With custom prices your customers have the option to choose the amount they want to pay or donate.
If you provide some kind of subscription-based service, this is your typical subscription plan.
Include ambrpay.js
<script src="https://js.ambrpay.io/ambrpay.js"></script>
var ambrpay = new Ambrpay("YOUR_API_KEY");
var subscriptionData = {
subscriptionPlan: "YOUR_SUBSCRIPTIONPLAN_ID",
};
ambrpay.subscribe(subscriptionData)
.then((txHash) => {
// do something after the subscription
});
Don't have the resources to integrate our API into your system? Use our link integration where you can redirect your customer to our payment page. After the payment we will redirect your customer back to you.
You can even bundle multiple plans in one link.
We believe accepting payments doesn't have to be expensive;
that's why we offer the most competitive prices around without any hidden fees.
We will continually add other cryptocurrencies that you can offer your customers to pay you with.
Former CTO and Boardmember of Mila.com and Coresystems
Masters in computer science
PhD in neuroinformatics from ETH Zürich
Former developer of ImmoSky AG
Head architect of the Mila.com payment & bookkeeping system
Database crack, expert webcrawler and crypto enthusiast
Tresno Consulting
Rocket Internet
SBB
ifolor
Coresystems
Ginetta
Mila
InfiniSwiss
Do you have a question or is something unclear? Don't hesitate to contact us.
We are an up-and-coming project solving the problem of subscription payments in the crypto world and trying to be the last payment gateway you'll need for cryptocurrency.