Skip to content

pvenkatakrishnan/merchant-swift

Repository files navigation

merchant-swift

Direct Integration

Webview Integration

  • Info.plist: To add the deep linking params.
  • PYPLCheckoutBridge.h: To bridge between the objective C library and swift project
  • WebViewController.swift: To setup SDK to listen in on the Webview, so that it can intercept in case of PYPL checkout URL
    • First to set the webview in the view controller like here
    • Then to intercept it in the delegate like here
  • AppDelegate.swift: To handle the deep link call back on merchant side and pass it to Paypal SDK to cleanup the SFVC it opened up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published