UPS Shipping Not Working in Checkout
- 
					
					
					
					
Just Installed Bagisto 2.0 and try to add UPS shipping but these seems to cause some error in the Checkout Page. This is the error
Undefined variable $shippingRateGroups (View: /var/www/devconteh/bagisto/resources/themes/default/views/checkout/onepage/shipping.blade.php) (View: /var/www/devconteh/bagisto/resources/themes/default/views/checkout/onepage/shipping.blade.php) - 
					
					
					
					
@Buba-Conteh said in UPS Shipping Not Working in Checkout:
$shippingRateGroups
After checking your error it is clear that one of your variable is not defined
$shippingRateGroups that's why it is throwing error on checkout page.
Thanks & regards..!!
 - 
					
					
					
					
@Rishabh-Webkul Thanks for the comment.
I know a variable is missing, thats y am posting it. because i have done all the necessary configurations yet still its bring t this error