Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 169 Bytes

twig_functions_and_filters.md

File metadata and controls

10 lines (7 loc) · 169 Bytes

Twig functions and filters

get_stripe_publishable_key()

Usage:

{{ get_stripe_publishable_key() }}
{% set stripeKey = get_stripe_publishable_key() %}