.wpbdp-payment-gateway-stripe-form-fields .wpbdp-checkout-submit input.processing_payment {
    background-color: #ccc;
}

.wpbdp-payment-gateway-stripe-form-fields .wpbdp-checkout-submit input.payment_completed {
    background-color: #4CAF50;
}