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

transaction_helper is not defined #126

Open
Dlu6 opened this issue Jul 8, 2023 · 0 comments
Open

transaction_helper is not defined #126

Dlu6 opened this issue Jul 8, 2023 · 0 comments

Comments

@Dlu6
Copy link

Dlu6 commented Jul 8, 2023

Description

I am getting {"status":"error","message":"transaction_helper is not defined","data":null}
Redirection URL
https://ravemodal-dev.herokuapp.com/captcha/verify/94896:9001e67697e7ad04062752aeb29843ad?solution=123456

Steps to Reproduce

  1. After sending the payload to the server, we do a page redirection using payload.redirectUrl
  2. The new page opens with an OTP entry field.
  3. Open entering the OTP which is 123456 for the testbed, we get the error - Transaction verification failed! || Your payment could not be completed. Reason: transaction_helper is not defined

Expected behaviour

Upon entering the test OTP, we should get a webhook notification then verify the payment.

Actual behaviour

We are not getting past the redirection page.

Reproduces how often

100%

Configuration

  • API Version: v3
  • Environment: test mode
  • Browser:
  • Language: Node 18

Additional Information

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

No branches or pull requests

1 participant