-
Notifications
You must be signed in to change notification settings - Fork 308
vault cards redundantly #210
Comments
Hey there. Justin from SpreedlyCore. Thanks for thinking of us. I think Balanced looks very interesting and I'm glad they got involved. Core could store the cards for you. We also plan to support non credit card transactions like Dwolla very soon (week or two) and more after that with Core so could help there. Maybe the Balanced folks have some thoughts on how it could work together. |
@justinbenson Thanks for chiming in. What's the normal data flow? I want to store my users' credit card numbers in two places, not just one. |
The normal data flow is just one. You write to the Core API, drop in your gateway credentials, we store the cards at Core and therefore you have gateway independence. I'm not sure what BalancedPayments does - if they too store the cards away from the gateway and vault them separately. If yes, and they were up for it, there might be a world where they integrate to Core and create a duplicate storage scenario. Not sure how they'd feel about that. |
Ping @mtamizi @mahmoudimus @jkwade. Do we have any options here? From Gittip's pov I believe there is value in vaulting cards redundantly. Open to discussion and suggestions ... |
@whit537 I apologize for the delays the last two days. I'm happy to come up with a creative solution, but could you outline the use case? Samurai is an anomaly. Be it Balanced, Stripe, Braintree, or Spreedly, we all have practices on migrating card information amongst each other or to any other PCI certified provider. Migrating the cards from Stripe to Balanced was a clean process:
|
I'm going to be on vacation this week. I'll be back on Friday, August 10 to run Gittip #10, and will pick up with development the week following. In an emergency please call my cell, +1-412-925-4220. Thanks! |
This stalled. We are in your hands, @matin. :-) |
Reopening in light of Balanced shutting down. |
I've read https://spreedly.com/files/spreedly-business-case.pdf and have created an account. |
Looking at pricing, we can fit in the $99/mo plan to start. That gives us 5,000 vaulted cards and 5,000 transactions per month. We have 3,052 working cards on file, and we do about 4,750 charges per month. Pricing increases linearly in $100 increments up to 45,000 cards and transactions per month. |
I've set up a test environment on Spreedly. |
Looks like there is no official Python library, though are several unofficial ones: https://github.com/mooballit/spreedly-core-python |
I've completed their quick start tutorial. There's a few quirks but all in all my first impression is that it's a solid API. |
How strong is their business? How much investment have they taken and who are they competing with? |
https://www.crunchbase.com/organization/spreedly Funding Received: $2.2 Million in 4 Rounds from 1 Investor http://blog.spreedly.com/2015/01/06/crossing-50-million-per-month/
|
A little over $2 million. We don't have any direct competition. Our Our growth is very good/solid. We're a SaaS business so that makes life
|
From the FAQ on the pricing page:
|
@justinbenson What's your biggest challenge right now as a company? |
Here's their GitHub: https://github.com/spreedly. |
Awareness. We're coming at payments differently. Just focused on APIs and
|
Having had to move gateways three times now, your value prop is clear to us. One thing I'm not seeing is |
Dang, sorry ... I'm not seeing pay_outs_. ;-) |
Aaaaaand |
We just support echecks through a few gateways today. Bigger plans but late
|
Okay. eChecks are still payin so I guess we solve payouts separately for now. |
This is basically an insurance policy on our card numbers. |
This is an expensive insurance policy. Our current highest expense is Heroku at $90/mo (since we pass through processing fees to our users, those costs aren't equally visible to us). Cheapest option here is $99/mo. This also introduces friction, another moving part. Do we want to use the Braintree API, or the Spreedly API? We're under the gun on #3377 and I'm afraid that more moving parts means more implementation risk, slowing us down. :-( |
E.g., on https://docs.spreedly.com/payment-gateways/braintree/ I'm seeing credit card and Apply Pay as supported payment types. What about PayPal, Venmo, and Coinbase? If we work with Braintree directly we don't have the impedance mismatch. Also, what's up with the "orange/blue" distinction? Where does that come from? I haven't seen that anywhere on Braintree yet. Is that a Spreedly distinction? What does it mean? Why? |
Another example of friction. What if we need to do more with the Customer than Spreedly allows for? This makes me nervous. |
Making the call on this. Deciding Spreedly isn't the right move for us right now, because of cost vs. benefit, and increased implementation risk on #3377. |
We can't afford to lose cards again. Can we vault with SpreedlyCore and Balanced?
Need to figure out both information flow and how Gittip would include this in pricing.
The text was updated successfully, but these errors were encountered: