Giter Club home page Giter Club logo

seamlesspay-ios's Introduction

SeamlessPay iOS

image

Overview

SeamlessPay iOS provides ready-to-use UI components for collecting user payment details and processing payments. It also gives access to the underlying APIs that power these interfaces, allowing the development of completely customized experiences.SeamlessPay framework.

Start with the πŸ“š integration guide.

Prepare Development Environment

Install the necessary dependencies using Brew

brew bundle

Switching SeamlessPay SDK Dependency Package Version from Remote to Local

In our iOS Example application, we use the Swift Package Manager (SPM) for managing dependencies. Sometimes, you might want to switch a dependency from a remote version to a local version for development and debugging purposes. Here’s how you can achieve this in our Example application.

Steps to Switch to a Local Version

Open Example app in Xcode

  • Open the Demo.xcodeproj file of the Example application in Xcode.

Navigate to Package Dependencies

  • In the project navigator, select your project file to open the project settings.

  • Go to the Package Dependencies tab to view the list of currently integrated packages.

Remove reference to the Remote Location

  • Select the SeamlessPay package. Click the - button and confirm that you want to remove the package.

Add the Local Package

  • Click the + button at the bottom of the Package Dependencies tab.

  • In the dialog that appears, click Add Local...

  • Navigate to the local path where you cloned the package repository, and select the package directory.

Build and Run

  • Xcode will resolve the package and add it to your project.
  • Build and run your project to ensure that the local version of the package is being used.

seamlesspay-ios's People

Contributors

den-awsdev2 avatar justingreenberg avatar sb-dsub avatar seamless-pay-ios avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.