(fund-cash-balance stripe-client customer-id params)
(fund-cash-balance stripe-client customer-id params opts)
Simulates funding a customer's cash balance in test mode. Parameters:
Simulates funding a customer's cash balance in test mode. Parameters: - customer-id: The ID of the customer to fund. - params: A map containing: - :amount - The amount to fund in the smallest currency unit (e.g., 100 cents to fund $1.00). - :currency - The three-letter ISO currency code (e.g., 'usd'). - opts: Optional map of additional options for the request.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close