user490872
user490872

Reputation: 1

Set the shipping cost

How to set the cost of delivery by Ajax request? I tried using this method, but it still didn't change the cost..

$values['shipment_cost'] = 50;
$values['shipment_package_fee'] = 90;
vmPSPlugin::storePSPluginInternalData($values);

Upvotes: 0

Views: 46

Answers (0)

Related Questions