PayPalWebPayments - Shipping Address Change

ciaran2000
New Community Member
How should I change shipping options when a shipping address selection is changed when using PayPalWebPayments?
 
I'm developing a native iOS app. I have a requirement where the shipping options should change depending on the shipping country, when selected in the PayPal checkout. This is possible with the web elements in the current web SDK https://github.com/paypal/paypal-js

https://github.com/paypal/paypalcheckout-ios has this feature but is described as deprecated for new apps.
 
https://github.com/paypal/paypal-ios should be used instead for new apps. The PayPalNativePayments package in this SDK has the feature, but in the integration documentation (https://developer.paypal.com/docs/checkout/advanced/ios/), it says that PayPalNativePayments is now deprecated and that I should use PayPalWebPayments instead.

As far as I can see, the only fully supported SDK, PayPalWebPayments, does not have this feature. Is it recommended that I should use the deprecated PayPalNativePayments or the older derecated Checkout SDK instead?
Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.