stripe v0.8.0 Stripe.Utils

Utility functions for stripe

Link to this section Summary

Functions

Encodes the given map or list of tuples. Borrowed from “https://github.com/elixir-lang/plug/blob/master/lib/plug/conn/query.ex”

Link to this section Functions

Link to this function encode_data(kv, encoder \\ &to_string/1)

Encodes the given map or list of tuples. Borrowed from “https://github.com/elixir-lang/plug/blob/master/lib/plug/conn/query.ex”