How I made Stripe as easy to use as Paypal in 5 days
theindustry.cc
How I made Stripe as easy to use as Paypal in 5 days
1–10 of 50 posts
Re: How I made Stripe as easy to use as Paypal in 5 days
#2Re: How I made Stripe as easy to use as Paypal in 5 days
#3I believe the recently announced Wufoo integration does this as well, but it appears this flow is more elegant.
Re: How I made Stripe as easy to use as Paypal in 5 days
#4Re: How I made Stripe as easy to use as Paypal in 5 days
#5* Set up a Twilio number for billing support. Play hold music even if your office is closed.
* Proxy transactions to Stripe using a intermediary server in India to match the latency and reliability.
* Randomly multiply totals by 10.
* Randomly forget to call the Stripe API.
* Setup auto renewals. Even for one time payments.
* If a customer has more than 20% in receipts than the previous day, freeze all funds for 190 days.
Re: How I made Stripe as easy to use as Paypal in 5 days
#6Re: How I made Stripe as easy to use as Paypal in 5 days
#7You forgot a few critical steps for a full PayPal replacement. Might I recommend: * Set up a Twilio number for billing support. Play hold music even if your office is closed. * Proxy transactions to Stripe using a intermediary server in India to match the latency and reliability. * Randomly multiply totals by 10. * Randomly forget to call the Stripe API. * Setup auto renewals. Even for one time payments. * If a custo…
Re: How I made Stripe as easy to use as Paypal in 5 days
#8Re: How I made Stripe as easy to use as Paypal in 5 days
#9Re: How I made Stripe as easy to use as Paypal in 5 days
#10I believe the recently announced Wufoo integration does this as well, but it appears this flow is more elegant.
Ya, wufoo does it too. But my app is free :) and in the near future will have useful analytics and CSS customization, etc for pro users.