apply_filters( 'bigcommerce/checkout/config', array $checkout_config )

Summary

Filter the config used to render the embedded checkout.


Description

For more details, @see https://github.com/bigcommerce/checkout-sdk-js/blob/master/docs/interfaces/embeddedcheckoutoptions.md


Parameters

$checkout_config

(array)


Source

File: src/BigCommerce/Shortcodes/Checkout.php



User Contributed Notes

You must log in before being able to contribute a note or feedback.