I am developing a custom offsite payments extension app to support Subscriptions in the Indian market using UPI, but I am encountering a blocking issue where Shopify’s native checkout filters out my payment method for recurring orders due to missing vaulting logic. While one-time payments function perfectly, the checkout hides my custom UPI option when a subscription plan is present because it does not detect the required vaulting capabilities—which currently seem restricted to cards and specific native wallets like Stripe or PayPal. I am seeking a solution or workaround to ensure my custom payment method remains visible on the native checkout for subscriptions, given that the mandate creation and credential capture in my flow occur after Shopify’s current filtering logic takes place.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to Judge Merchant’s Subscription Plan in Checkout UI Extension Without API Calls? | 1 | 25 | December 29, 2025 | |
| How to handle Free vs Paid plan logic in a Checkout UI Extension without API or metafield calls? | 3 | 65 | December 27, 2025 | |
| Alternative payment onsite checkout | 1 | 27 | January 2, 2026 | |
| Custom Offsite payment not shown in admin | 0 | 75 | January 23, 2025 | |
| Dynamically fetch payment methods from external system during checkout | 9 | 139 | June 26, 2025 |