Kyon147 / laravel-shopify

A full-featured Laravel package for aiding in Shopify App development
MIT License
356 stars 102 forks source link

Unable to verify signature after Billing #94

Closed SergejSi closed 1 year ago

SergejSi commented 1 year ago

For bug reporting only! If you're posting a feature request or discussion, please ignore.

Expected Behavior

I get the error message every time after the payment process has gone through.

update:

After refreshing multiple times resp. going back to the app dashboard and routes back to the shop it seems to work

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Create plan

RECURRING Monthly 15.00 NULL NULL 7 false true NULL NULL EVERY_30_DAYS

  1. Make Billing on install

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

Failure Logs

Bildschirm­foto 2023-02-16 um 13 32 33
SergejSi commented 1 year ago

Error is gone after installing the version 17.4.3

Kyon147 commented 1 year ago

Closing as looks solved.