Limit payments by selected shipping method
Step 1. Find your payment method ID with API call
[
{
"id": "13379-1606718590771",
"appClientId": ""
},
{
"id": "1272790545-1729232856479",
"appClientId": "custom-app-15695068-1"
}
]Step 2. Get shipping/pickup method IDs with API call
Step 3. Set allowed shipping methods for your payment method with API call
Last updated
Was this helpful?
