Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Commit 6097b32

Browse files
authored
add OAUTH CBT site
1 parent 1e4a8c8 commit 6097b32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Meli/meli.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ class Meli {
2626
"MPA" => "https://auth.mercadolibre.com.pa", // Panama
2727
"MPE" => "https://auth.mercadolibre.com.pe", // Peru
2828
"MPT" => "https://auth.mercadolibre.com.pt", // Prtugal
29-
"MRD" => "https://auth.mercadolibre.com.do" // Dominicana
29+
"MRD" => "https://auth.mercadolibre.com.do", // Dominicana
30+
"CBT" => "https://global-selling.mercadolibre.com" // CBT
3031
);
3132

3233
/**

0 commit comments

Comments
 (0)