Skip to content

Signup page using react.js, as example for clients

Notifications You must be signed in to change notification settings

billwerk/subscriptionjs-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm install

Install all needed dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Configuration

Is done in constants.ts

Property Description
publicApiKey The publicApiKey used to authenticate yourself against the API, found here
providerReturnUrl A url that will be used to redirect users back to your site when using a payment provider that requires redirects, such as PayPal. The page at this url must invoke the SubscriptionJS.finalize() method. This parameter is required when using PSPs that rely on redirects (e.g. with checkoutpages).
paymentServiceProvider Your PSP, available values Adyen, Paymill, PayOne, WirecardElastic, Stripe, Heidelpay or FakePSP
planVariantId ID of the planvariant you want to order

Restrictions

Only paymentmethod available for now is CC

Versioninfo

Tested with npm v6.14.8 (30.09.2020)

About

Signup page using react.js, as example for clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •