Get the Stripe Api Secret key in the function gform_stripe_fulfillment? [RESOLVED]

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()

1 Like