Integrating CFML with Stripe API
I am trying to pass variable values from CFML forms to the Stripe API (Checkout API), but have not been able to find relevant documentation. The data can be passed through hidden variables or by Javascript/Ajax.
Does anyone have any useful information on this?
Thanks in advance.
