I write this redirection :
redirect_to list_order_submit_path(:provider_id => @cart_item.product.provider.id)
But this show the Provider_id in URL:
localhost:3000/order/list?provider_id=1
How can i pass the variable not in URL or how I make this get to a post param ?
Aucun commentaire:
Enregistrer un commentaire