From 434b55e0e551f4b59b812bcdb3e20eebcaa0b583 Mon Sep 17 00:00:00 2001 From: Andreas Scheucher Date: Mon, 6 Apr 2015 08:28:07 +0200 Subject: [PATCH] Added billing / payment integration section Braintree payment with it's "First $ 50.000 for free" offer added. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5ba27a93..57cc14be 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,9 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` ## International Mobile number verification API and SDK * https://www.cognalys.com - Freemium mobile number verification through an innovative and relaible method than using SMS gateway. Free accounts will have 70 Tries and 50 verifications per day . {[Signup](https://www.cognalys.com/signup/1)} +## Payment / Billing Integration + + * https://www.braintreepayments.com - Credit Card, Paypal, Venmo, Bitcoin, Apple Pay (, ...) integration. Single and Recurrent Payments. First $ 50.000 are free of charge. ## Other Packs