Skip to content

Commit

Permalink
migration to youcanpay.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdelmjid-ASOUAB committed Feb 15, 2022
1 parent 085de81 commit 8e34e5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package com.youcanPay.config;

public class YCPayConfig {
public static String API_URL = "https://pay.youcan.shop/";
public static String API_URL = "https://youcanpay.com/";
public static String API_URL_SANDBOX = API_URL + "sandbox/";
public static String YCP_TAG = "YCPay";
}

0 comments on commit 8e34e5a

Please sign in to comment.