Skip to content
Snippets Groups Projects
Commit 3d940e99 authored by Christel Loftus's avatar Christel Loftus
Browse files

Update tracking and rates endpoint for dev

parent b367c8f2
No related branches found
No related tags found
1 merge request!5Update RAC
......@@ -10,8 +10,8 @@ class uData
{
/** Tracking Endpoint */
public const TRACKING = 'https://api.bobgo.co.za/tracking?channel=localhost&tracking_reference=';
public const TRACKING = 'https://api.dev.bobgo.co.za/tracking?channel=%s&tracking_reference=%s';
/*** RATES API Endpoint*/
public const RATES_ENDPOINT = 'https://api.bobgo.co.za/rates-at-checkout/magento';
public const RATES_ENDPOINT = 'https://api.dev.bobgo.co.za/rates-at-checkout/magento';
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment