Home > @vsf-enterprise/epcc-api > MiddlewareSettingsConfig > disable_manual_payment_authorize
# MiddlewareSettingsConfig.disable_manual_payment_authorize property
Disables automatic authorization of the payment inside /api/epcc/checkout endpoint. Set to true if you are using some Payment Service Provider integration.
Signature:
disable_manual_payment_authorize?: boolean;