Preparing search index...
The search index is not available
Klarna Web SDK v2
Klarna Web SDK v2
payment
ShippingChangeRejectionResponse
Interface ShippingChangeRejectionResponse
Shipping address change rejection response.
interface
ShippingChangeRejectionResponse
{
rejectionReason
:
|
"COUNTRY_NOT_SUPPORTED"
|
"POSTAL_CODE_NOT_SUPPORTED"
|
"CITY_NOT_SUPPORTED"
|
"REGION_NOT_SUPPORTED"
|
"ADDRESS_NOT_SUPPORTED"
;
}
Index
Properties
rejection
Reason
Properties
rejection
Reason
rejectionReason
:
|
"COUNTRY_NOT_SUPPORTED"
|
"POSTAL_CODE_NOT_SUPPORTED"
|
"CITY_NOT_SUPPORTED"
|
"REGION_NOT_SUPPORTED"
|
"ADDRESS_NOT_SUPPORTED"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rejection
Reason
Klarna Web SDK v2
Loading...
Shipping address change rejection response.