mattsta / stripe-erlang

Erlang interface to the stripe.com API
27 stars 23 forks source link

Add API call , "DELETE https://api.stripe.com/v1/customers/{CUSTOMER_ID}" #16

Closed Ahmah2009 closed 9 years ago

Ahmah2009 commented 9 years ago

add delete_customer/1 function, add stripe_delete record add json_to_record to handle delete response