Preparing search index...
The search index is not available
Klarna Web SDK
Klarna Web SDK
payment
ShippingAddressChangeCallback
Type alias ShippingAddressChangeCallback
Shipping
Address
Change
Callback
:
(
(
paymentRequest
,
shippingAddress
)
=>
Promise
<
ShippingChangeResponse
>
)
On Shipping Address Change Callback.
Type declaration
(
paymentRequest
,
shippingAddress
)
:
Promise
<
ShippingChangeResponse
>
Parameters
paymentRequest
:
PaymentRequest
shippingAddress
:
ShippingAddress
Returns
Promise
<
ShippingChangeResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Klarna Web SDK
Loading...
On Shipping Address Change Callback.