PayRules: Hide Payment Methods
App Introduction
Hide Cash on Delivery (COD), PayPal, Stripe, bank deposits, or any payment method at checkout using multiple conditions PayRules simplifies your checkout process by letting you hide payment methods like COD based on multiple conditions. This helps prevent unnecessary refunds, account freezes, and shipping costs that can cost merchants significant fees. Such customization enhances the checkout experience, making it more convenient and relevant for both you and your customers. With PayRules, you can boost customer satisfaction, increase conversion rates, and protect your business from unnecessary costs.
Core Functionality
- Remove payment options by cart, country, shipping, and customer-specific payment methods.
- Customize payment options for international orders and product-based payment rules.
- Hide PayPal for CBD products. Conditional payments and personalized checkout.
- Flexible payment terms, dynamic payment rules, and B2B payment restrictions.
- Hide express checkout via payment customization and flexible payment rules.
Merchant-Friendly
- Cross-border E-commerce Merchants
- B2B Trade Merchants
- CBD Product Merchants
- Multi-category E-commerce Merchants
Basic Information
- Developer:KlinKode
- Address:House 8, Road 34, Block M, Eastern Housing, Pallabi, Mirpur 12, Dhaka, 1216, BD
- Price: Free / Free plan
- Rating:4.8 / 5
- Comment Count:79 comment
- Release Date:2024-3-22
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free Development
- Develop the store for free.
- Cart total, quantity, product, location
- Customer tags, spending, registration status.
- Multiple rules and more.
All in One
- Unlimited, all conditions.
- Cart total, quantity, products, location
- Customer tags, spending, registration status.
- Multiple rules and more.
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/payment_gateways/{gateway_id}/rules.json
- PUT /admin/api/payment_gateways/{gateway_id}/rules/{rule_id}.json
- GET /admin/api/payment_gateways/{gateway_id}/rules.json
Permission:write_payment_gateways,read_payment_gateways,manage_checkout
- POST /admin/api/payment_gateways/{gateway_id}/international_rules.json
- PUT /admin/api/payment_gateways/{gateway_id}/international_rules/{rule_id}.json
- GET /admin/api/payment_gateways/{gateway_id}/international_rules.json
Permission:write_payment_gateways,read_payment_gateways,manage_shipping
- POST /admin/api/payment_gateways/{gateway_id}/product_rules.json
- PUT /admin/api/payment_gateways/{gateway_id}/product_rules/{rule_id}.json
- DELETE /admin/api/payment_gateways/{gateway_id}/product_rules/{rule_id}.json
Permission:write_payment_gateways,read_payment_gateways,manage_products
- POST /admin/api/payment_terms.json
- PUT /admin/api/payment_terms/{term_id}.json
- GET /admin/api/payment_terms.json
Permission:write_payment_terms,read_payment_terms,manage_b2b
- POST /admin/api/checkout/express_payment_rules.json
- PUT /admin/api/checkout/express_payment_rules/{rule_id}.json
- GET /admin/api/checkout/express_payment_rules.json
Permission:write_checkout_settings,read_checkout_settings,manage_payments