Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added razorpay_subscription_id to PaymentSuccessResponse #201

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tehsunnliu
Copy link

@tehsunnliu tehsunnliu commented Oct 15, 2021

Hi, this PR adds razorpay_subscription_id to the PaymentSuccessResponse class.
This is required while verifying the payment signature.

From the current implementation due to missing subscriptionId signature verifying fails for all the subscription transactions.

The image below shows that in response we do indeed receive razorpay_subscription_id, however, this is not stored in the PaymentSuccessResponse object.

Razorpay_subscription_id_missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant