PayPal how to set credentials programmatically in java sdk (express checkout) -


i'm using paypal express checkout make reference payments. right now, sdk loads paypal credentials (user id, password, signature) resource file (sdk_config.properties) - there way set credentials (user id, password, signature) code?

i'm not familiar sdk should able update values of constants or whatever types of variables they're using own dynamic values.

alternatively, might want permissions api sounds you're attempting make calls on behalf of 3rd party users..??


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -