Skip to main content

detect_payment_type_handler

Function detect_payment_type_handler 

Source
pub async fn detect_payment_type_handler<E>(
    __arg0: State<UiState<DynGatewayApi<E>>>,
    _auth: UserAuth,
    __arg2: Form<DetectPaymentTypePayload>,
) -> Html<String>
where E: Display,
Expand description

Handler to detect payment type and return appropriate form fields