Skip to content

This is the Stripe Payment Platform Connector for Convertigo. This enables Convertigo Mobile or Desktop apps to interact with the Stripe platform for building eCommerce or mCommerce applications to accept payments.

Notifications You must be signed in to change notification settings

convertigo/c8oprj-lib-stripe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib_Stripe

This is the Stripe Payment Platform Connector for Convertigo. This enables Convertigo Mobile or Desktop apps to interact with the Stripe platform for building eCommerce or mCommerce applications to accept payments.

Capture

Installation

  • In your Convertigo Studio use File->Import->Convertigo->Convertigo Project and hit the 'Next' button

  • In the Dialog 'Project remote URL' field Paste :

      lib_Stripe=https://github.com/convertigo/c8oprj-lib-stripe.git:branch=7.9.0
    
  • And click the 'Finish' button

Usage

Configuring your Stripe Environment

Stripe needs you to configure some account information to get your API keys. You can find them in the Stripe dashboard :

https://dashboard.stripe.com/test/dashboard

Configuring Convertigo Symbols

lib_Stripe needs some symbols to be configured. You configure them trough the Web Console: https://<your site>.convertigo.net/admin, hit the symbols button to get to the symbol configuration page.

Symbol value
lib_Stripe.privateApiKey.secret The private Stripe API Key you will find in the Stripe dashboard
lib_Stripe.publicApiKey The public Stripe API you will find in the Stripe dashboard.

About

This is the Stripe Payment Platform Connector for Convertigo. This enables Convertigo Mobile or Desktop apps to interact with the Stripe platform for building eCommerce or mCommerce applications to accept payments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published