Skip to main content

Razorpay for FC doesn't seem to support the subscription store billing

When store billing is chosen, and the payment gateway is Razorpay, i get the message `None of the available payment methods can process this order. Please contact the store.` in the checkout page. But they do support recurring billing without their own subscription system. https://razorpay.com/docs/payments/recurring-payments/

Razorpay currently supports FluentCart subscriptions through Gateway Billing, but it is not yet compatible with FluentCart’s Store Billing flow. This is why Razorpay is unavailable at checkout and the β€œNone of the available payment methods can process this order” message appears.

Razorpay’s own recurring-payment capabilities and FluentCart’s Store Billing integration are separate implementations. Support for Razorpay with Store Billing is planned for a future update, but we don’t have a confirmed release date yet.

For now, please go to FluentCart β†’ Settings β†’ Store Settings β†’ Subscriptions and select Gateway Billing. Razorpay will then manage the subscription schedule and recurring charges.

webVerts

Amimul Ihsan MahdiΒ 

When using Gateway billing, how does customers cancel a subscription, created on RazorPay, on their own.

webVertsΒ Yes, customers can cancel an eligible Razorpay subscription themselves. After logging into their FluentCart account, they can open Subscription Plans, select the subscription, open the actions menu, choose Cancel Subscription, and confirm the cancellation.

FluentCart then sends the cancellation to Razorpay and updates the subscription locally. Please ensure the subscription.cancelled webhook event is enabled in your Razorpay webhook configuration so cancellation updates remain synchronized.

One exception is a fixed installment plan with multiple scheduled payments; FluentCart does not offer customer-initiated cancellation for those plans.