ETP Sort Hide Payment Methods
App Introduction
Take full control of your checkout payment options with **ETP Sort & Hide Payment Methods**. Hide, sort, or rename payment methods (e.g., PayPal, credit cards, Cash on Delivery/COD, or manual payments) based on rules like country, shipping method, cart total, product, SKU, or customer tags. Apply conditional logic without writing any code. Streamline your checkout process by only displaying the most relevant payment methods for each order or customer—reducing friction and boosting conversion rates.
Core Functionality
- Hide payment methods based on cart, shipping, tags, or location
- Sort payment methods in Shopify checkout
- Rename PayPal, COD, Stripe, or manual gateways to match your brand
- Apply conditional rules to show or hide checkout payment options
- No code required — changes take effect immediately in Shopify checkout
Merchant-Friendly
- Independent Station Merchants
- Brand E-commerce Merchants
- Cross-border E-commerce Merchants
- Multi-category E-commerce
Basic Information
- Developer:E-TRADE PARTNER
- Address:Hoża 86/410, Warszawa, 00-682, PL
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:130 comment
- Release Date:2024-6-10
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/payment_gateways/{gateway_id}/hidden.json
- PUT /admin/api/payment_gateways/{gateway_id}/hidden.json
- GET /admin/api/payment_gateways/{gateway_id}/hidden.json
Permission:write_payment_gateways,read_payment_gateways,manage_checkout
- PUT /admin/api/payment_gateways/sort.json
- GET /admin/api/payment_gateways.json
- POST /admin/api/payment_gateways/{gateway_id}/order.json
Permission:write_payment_gateways,read_payment_gateways,manage_checkout
- PUT /admin/api/payment_gateways/{gateway_id}.json
- GET /admin/api/payment_gateways/{gateway_id}.json
- POST /admin/api/payment_gateways/{gateway_id}/title.json
Permission:write_payment_gateways,read_payment_gateways,manage_checkout
- POST /admin/api/checkout/payment_rules.json
- PUT /admin/api/checkout/payment_rules/{rule_id}.json
- GET /admin/api/checkout/payment_rules.json
Permission:write_checkout,read_checkout,manage_payment_rules