Hi,
I need to do an extra call to stripe to get the fees and i need the api secret key in the context of the function gform_stripe_fulfillment ?
How can i get this information ? (already configured by the backend).
Thanks
Hi,
I need to do an extra call to stripe to get the fees and i need the api secret key in the context of the function gform_stripe_fulfillment ?
How can i get this information ? (already configured by the backend).
Thanks
I found it : gf_stripe()->get_secret_api_key()