buildProcessPaymentUrl static method

String buildProcessPaymentUrl()

Build process payment URL

Implementation

static String buildProcessPaymentUrl() =>
    buildEndpoint(processPaymentEndpoint);