shopbuilder_api

v0.1.19

  • Pages
  • Modules
  • Exceptions

    shopbuilder_api v0.1.19 ExSbapi.Helper View Source

    Link to this section Summary

    Functions

    body_for_mode(restricted, mode, authorized_roles)
    check_hash(your_hash_key, payload, sb_hash)
    default_empty_params()
    generate_auto_login_link(user_uuid, destination_url)
    generate_buy_link_enable_body(status)
    generate_order_query_object(list_of_uuid, date)
    generate_redirection_to_product_query(status)
    params_with_buy_link(sku, qty)
    params_with_order_id(order_id)
    product_redirection(status)

    Link to this section Functions

    Link to this function body_for_mode(restricted, mode, authorized_roles) View Source
    Link to this function check_hash(your_hash_key, payload, sb_hash) View Source
    Link to this function default_empty_params() View Source
    Link to this function generate_auto_login_link(user_uuid, destination_url) View Source
    Link to this function generate_buy_link_enable_body(status) View Source
    Link to this function generate_order_query_object(list_of_uuid, date) View Source
    Link to this function generate_redirection_to_product_query(status) View Source
    Link to this function params_with_buy_link(sku, qty) View Source
    Link to this function params_with_order_id(order_id) View Source
    Link to this function product_redirection(status) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.