Delayed payment option issues
Hi, when we use a delayed payment option, like SEPA, it would be great if we could 'overrule' the paymentstatus for certain products ans subscriptions.
Especially with digital products or memberships, it is crucial that people can access their license/access right away.
It is most uncommon for those payments to actually fail, and in case it would fail, we can automatically disable the license or refuse the access.
Also, on subscription renewal, there should not be a delay that moves up the subscription period.
In woo subscriptions, we can add "add_filter( 'woocommerce_subscriptions_preserve_billing_schedule', '__return_true' );" to prevent this. Would be nice if something similar would be available in FluentCart
Essential!
This is really important for us so we don't always need to do Paypal for this kind of options.
On this point, I am using the native option "cash pay" to redirect client on BACS (Direct Bank Transfer), do you think can be possible to update Fluentcart that when generating the receipt/order will show the "decription box" instead of "offline_payment"?
Most of our B2B client prefer BACS or Direct Debit compare to Stripe or PayPal subscription. :) Thanks in advance