AI-generated Key Takeaways
-
RestrictedPaymentCountriesdefines countries where payment methods must be registered in the same country as the purchase. -
The
regionCodesfield is a required list of string region codes following ISO 3166-2 format. -
If the
regionCodeslist is empty, no payment location restrictions are applied.
Countries where the purchase of this product is restricted to payment methods registered in the same country. If empty, no payment location restrictions are imposed.
| JSON representation |
|---|
{ "regionCodes": [ string ] } |
| Fields | |
|---|---|
regionCodes[] |
Required. Region codes to impose payment restrictions on, as defined by ISO 3166-2, e.g. "US". |