Intro Recently I came across Stripe's one of the long running beta feature that can save money on each transaction your customers make in your app....
TL;DR If you are using Elasticsearch then remove the method bulk() from your code and use a normal HTTP request (you can guzzle for this) to invoke...