🌐 US-Proxy
class="method-template-default single single-method postid-416 et_pb_button_helper_class et_fullwidth_secondary_nav et_vertical_nav et_vertical_fixed et_show_nav et_secondary_nav_enabled et_primary_nav_dropdown_animation_fade et_secondary_nav_dropdown_animation_fade et_header_style_left et_pb_footer_columns4 et_cover_background et_pb_gutter et_pb_gutters1 et_right_sidebar et_divi_theme et-db et_minified_js et_minified_css">


Select Page
Methods Documentation
Edit on
Codepen.io

Public Method Callback Function

All public methods accept an additional parameter – callback function. This function will be called after the specific request was made. Unlike generic “data-data-callback” which is called once for a request chain (meaning that if multiple consequent requests are made only last request will return order object) callback functions passed to public methods will be called with the order object resulted from the call giving you more flexibility around integration.



Related Topics