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

update data file

parent 9a2bab36
Branches
Tags
1 merge request!9Update composer file
This commit is part of merge request !9. Comments created here will be created in the context of that merge request.
......@@ -12,12 +12,12 @@ class UData
*
* @var string
*/
public const TRACKING = 'https://api.dev.bobgo.co.za/tracking?channel=%s&tracking_reference=%s';
public const TRACKING = 'https://api.bobgo.co.za/tracking?channel=%s&tracking_reference=%s';
/**
* Rates API Endpoint
*
* @var string
*/
public const RATES_ENDPOINT = 'https://api.dev.bobgo.co.za/rates-at-checkout/magento';
public const RATES_ENDPOINT = 'https://api.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