static String fetchDataPayment({required String token}) { return "/payment/data-link-payment/$token"; }