You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest to change README.md Widget Signature section for something like this:
var widget = new Paymentwall.Widget();
var widget_signature = widget.calculateSignature('param1=param1Value', 'secret', Paymentwall.Base.SIGNATURE_VERSION_2);