paymentlib::remote::payway_remote

Function create_customer

Source
pub fn create_customer(
    headers: HeaderMap,
    body: CreateCustomerRequest,
) -> Result<CreateCustomerResponse, String>