How can I add custom shipping to Woocommerce?

theman1313

New member
XNullUser
Joined
Mar 4, 2022
Messages
2
Reaction score
0
Points
1
NullCash
9
I have a custom API where I can ask for delivery options, based on the address and cart products. I send the information and it returns the different options and prices for delivery.
I want to add way for the user to select an option and then add the price to the subtotal, but I don't know where to start. Do you know how to add a price to the subtotal dynamically? PHP or JS if possible
 
Top