Skip to content

Commit

Permalink
changed tthe shortcode
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-Wambua committed Nov 11, 2022
1 parent f2c0a17 commit d98ef16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion register_url.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
curl_setopt($curl,CURLOPT_HTTPHEADER,array("Content-Type:application/json",'Authorization:Bearer '.$access_token));

$curl_post_data = array(
"ShortCode" => "600247",
"ShortCode" => "600502",
"ResponseType"=> "Confirmed",
"ConfirmationURL"=> "https://whispering-ridge-40373.herokuapp.com/confirmation_url.php",
"ValidationURL"=>"https://whispering-ridge-40373.herokuapp.com/validation.php"
Expand Down

0 comments on commit d98ef16

Please sign in to comment.