GithubHelp home page GithubHelp logo

isabella232 / frames-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from checkout/frames-android

0.0 0.0 0.0 3.89 MB

Checkout API Client, Payment Form UI and Utilities

Home Page: https://www.checkout.com/docs/integrate/sdks/android-sdk

License: MIT License

Java 64.57% Kotlin 35.43%

frames-android's Introduction

Frames Android SDK

CircleCI License: MIT

Start accepting online payments in just a few minutes with our Android SDK. It's quick and easy to integrate, accepts online payments from all major credit cards, and is customizable to your brand.

Features

Two ways to integrate:

  • Use our native UI and embed the fully customisable form to accept card details, customer name and billing details and exchange them for a secure token.
  • Build your own UI and use the provided API to send sensitive data to the Checkout.com server and retrieve the secure token.

Accept cards and Google Pay easily using our UI and tokenization module to stay away from PCI-compliance.

Handle 3D Secure verification within a WebView.

Documentation

Integration guides on using the Frames Android SDK are available on our docs website.

Requirements

  • Android minimum SDK 21

Compatibility verified with targetSdk versions 21 to 31

Installation

Add JitPack repository to the project level build.gradle file:

// project gradle file
allprojects {
    repositories {
        maven { url 'https://jitpack.io' }
    }
}

Add Frames SDK dependency to the module gradle file:

// module gradle file
dependencies {
    implementation 'com.github.checkout:frames-android:<latest_version>'
}

You can find more about the installation and available versions on

Please keep in mind that the Jitpack repository should to be added to the project gradle file while the dependency should be added in the module gradle file. (More about build configuration files is available here)

License

Frames Android is released under the MIT license.

frames-android's People

Contributors

john-ohalloran-cko avatar chintan-soni-cko avatar ioan-ghisoi-cko avatar chintan-soni-cko-zz avatar shavinda-rabichandran-cko avatar alex-chmyr-cko avatar benju69 avatar maxim-nosov-cko avatar addyi avatar nicolas-maalouf-cko avatar deepesh-vasthimal-cko 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.