Skip to content

Commit

Permalink
code optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
samwelnyandoro committed Jul 4, 2024
1 parent 31ec0df commit fc8ffc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public static class Builder {
private String partyA;
private String partyB;
private String phoneNumber;
private String callBackURL = "https://mpesa.bdhobare.com/mpesa";
private String callBackURL = "http://96.126.112.39/samwel/projects/mpesasdk/mpesa";
private String accountReference;
private String transactionDesc;
private String firebaseRegID = "";
Expand Down

0 comments on commit fc8ffc4

Please sign in to comment.