Paypal Integration swift iOS -


hi i'm new using paypal, i've started using paypal sdk can't find way of turning code below swift app delegate can pick can inform me of how may able change code below , change swift file can pick [paypalmobile initializewithclientidsforenvironments:@{paypalenvironmentproduction : @"your_client_id_for_production",paypalenvironmentsandbox : @"your_client_id_for_sandbox"}];

try one:

paypalmobile.initializewithclientidsforenvironments([paypalenvironmentproduction: "your_client_id_for_production", paypalenvironmentsandbox: "your_client_id_for_sandbox"]) 

Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -