Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
andykim committed Jan 5, 2023
1 parent 6517bd3 commit 3bc9e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gateways/xendit/lib/XenditRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

class XenditRequest
{
protected $tpi_server_domain = "https://tpi-service-live.us-west-2.stg.tidnex.dev";
protected $tpi_server_domain = "https://tpi.xendit.co";

/**
* @return mixed
Expand Down

0 comments on commit 3bc9e2d

Please sign in to comment.