question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Signature verification for subscription giving key error

See original GitHub issue
KeyError: 'razorpay_order_id'

Getting this while trying to verify signature of subscription using client.utility.verify_payment_signature()

Is this available only for orders ?

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
harman28commented, May 6, 2020

Yes, only available for orders now, we should upgrade this to handle subscriptions as well. Noted. For now, you’ll need to write the verify function yourself (can copy the existing source), till we do another release.

0reactions
sanzzzaycommented, Aug 26, 2021

@ashutoshsingh0223 which one I didn’t notice. Edit: Yes. Got one https://github.com/razorpay/razorpay-python/pull/128 Have made a comment. Anyways, it would be better if anyone’s code is merged. 😄
Just merge it. already 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Check the webhook signatures | Stripe Documentation
This allows you to verify that the events were sent by Stripe, not by a third party. You can verify signatures either using...
Read more >
A subscription notice appears when I open a Microsoft 365 ...
If you bought a new, unused Microsoft 365 product key from a retailer, select Enter Key. After you renew your subscription, close all...
Read more >
RPM and GPG: How to verify Linux packages before installing ...
In this case, the "SIGNATURES NOT OK" message appears because the key has not yet been imported for RPM. The default behavior of...
Read more >
Signature Verification - tfsec - Aqua Security
Verifying signed binaries ... All tfsec binaries are signed with out signing key D66B222A3EA4C25D5D1A097FC34ACEFB46EC39CE . The steps below detail how to verify ......
Read more >
Your Android App Bundle is signed with the wrong key ...
The error suggests that you have uploaded an APK or an App Bundle previously. All the artifacts you upload to the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found