RJ168
RJ168

Reputation: 1046

Paypal Integration with iOS

I am developing the iOS application and wants to use Paypal. Where to define the merchant details?

Upvotes: 0

Views: 78

Answers (2)

Dave Goldman
Dave Goldman

Reputation: 2257

Dave from PayPal here.

@Raj_216 your client ID, which you have obtained from the PayPal Developer site, is sufficient to identify your merchant.

Upvotes: 2

richerlariviere
richerlariviere

Reputation: 809

In ZZMainViewController.m, you can customize the payPalConfig object which contains merchant details.

Upvotes: 0

Related Questions