Skip to content

Repository files navigation

XperienceCommunity.GenericEcommerce.AcceptJS

Accept JS Payment gateway for Generic Ecommerce module (XperienceCommunity.GenericEcomerce OR HBS.Kentico.Ecommerce)

To use make sure your application is already using the Generic Ecommerce solution.

  1. Create a Payment Option Provider in the Kentico Admin with a Code Name of "AcceptJS"
  2. Install on the MVC Site HBS.Kentico.Ecommerce (future will be XperienceCommunity.GenericEcommerce, working on refactoring)
  3. Install on the MVC Site XperienceCommunity.GenericEcommerce.AcceptJS
  4. Initialize via the Startups.cs service command:
services.RegisterAcceptJS(new AcceptJSConfiguration("<clientKey>", "<apiLoginID>", "<ApiTransactionKey>"));

These keys are found through Authorize.Net

You can optionally provide your own acceptjs view using the PayentGatewayView property of the AcceptJSConfiguration.

About

Accept JS Payment gateway for Generic Ecommerce module

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages