String getpaymentMethods(String url, String orderId) { return "$url${paymentMethodsEndpoint(orderId)}"; }