Remote Debugging Android Devices with VirtualBox through port forwarding

Introduction If you are developing a brand new project on your VirtualBox instance, it is very useful to use the developer tools and the device toolbar on Chrome (or the Responsive Design Mode on Safari). But is of course much more useful to perform real tests on real devices. The Remote Debugging Android Devices is a great opportunity for … Continue Reading

Stripe Shared Customers

Introduction & Scenario In a Stripe Connect scenario, a customer who makes a purchase from one of your connected sellers shouldn’t need to re-enter their credit card or bank account details to purchase from another seller. Without Shared Customers, you will have to re-enter all the customer details, creating a Customer Object, on each connected account. With Shared … Continue Reading

Stripe Connect Custom with Direct Charges

Introduction & Scenario The scenario covers a reader (you!) that wants to: create a marketplace; take some fee on every transaction between users of its website/app and a connected vendor; guarantee a user-friendly experience for its vendors, in order to not let them front the procedures on the Stripe platform, but directly through its website/app … Continue Reading

PCI Compliance made simple

Are you trying to understand if your server has to be PCI compliant? Are you reading some docs around and the more you read, the more you are confused? Here’s some very simple and short tips for PCI compliance, according to Braintree and SecurityMetrics sources (you should check with your payment gateway / Qualified Security … Continue Reading