Skip to content

Justas-S/webtopay-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Paysera checkout implementation

This library is based on and checked against the PHP implementation.

API

Currently the library supports only two methods.

  • encodePaymentRequest(options) - returns the encoded request data and a signature that can be sent to Paysera.
  • decodePaymentResponseQuery(query) - returns the decoded payment notification object. Query is the query string sent by Paysera. By default, the library checks both signatures.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published