FMXData is a PHP class that provides a library of simple functions for working with the FileMaker Server Data API. The PHP class takes care of creating the appropriate cURL calls to connect and run ...
# Purpose: Detaches a PaymentMethod from a customer (effectively deleting the stored card) # Stripe API: POST https://api.stripe.com/v1/payment_methods/{pm_id}/detach ...