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.

[BUG] FraudLabsPro send SMS verification broken

See original GitHub issue

Describe the bug

When attempting to send a 2FA SMS message with FraudlabsPro’s built in action, I receive an error about attempting to access an apiKey value on an undefined property:

CleanShot 2022-03-10 at 09 55 25@2x

To Reproduce Steps to reproduce the behavior:

  1. Create a Fraudlabs pro action with a valid SMS API key from FraudLabsPro
  2. Attempt to send a 2FA token
  3. Receive the error

Expected behavior I expect the FraudLabsPro action to send a 2FA key to the SMS phone number.

Additional Context

My Fraudlabs Pro account is piercepipedream.

@fraudlabspro pinging you directly for more visibility.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
js07commented, Mar 11, 2022

@dannyroosevelt @ctrlaltdylan I switched it to the .bind interface and retested the Send SMS Verification and Get Verification Result actions, and they both worked for me.

1reaction
ctrlaltdylancommented, Mar 11, 2022

@dannyroosevelt , I actually used this PR for this week’s Speed Run, so I know it works.

https://pipedream.com/blog/verify-woocommerce-orders-with-sms-codes-with-fraudlabs-pro/

@js07 if you want to switch it to the .bind interface and retest it’s up to you. But I know the Promise way is working.

Read more comments on GitHub >

github_iconTop Results From Across the Web

SMS Verification FAQs - FraudLabs Pro
SMS Verification is an add-on that enables you to validate buyers' mobile number. When enabled, it will send an SMS to the given...
Read more >
FraudLabs Pro SMS Verification - WordPress.org
Description: SMS verification help merchants to authenticate the client's phone number via SMS verification to prevent fraudulent orders.
Read more >
FraudLabs Pro - Send an SMS verification
We're updating some of our product names. Nintex Workflow Cloud will soon be Automation Cloud. You may see both product names in our...
Read more >
FraudLabs Pro Fraud Prevention - OpenCart
FraudLabs Pro Fraud Prevention helps merchants to prevent payment fraud and minimize ... SMS Verification. Free 10 sms credits upon sign up
Read more >
fraudlabspro-python - PyPI
Credit card issuing bank validation; SMS verification and validation. This module requires API key to function. You may subscribe a free API key ......
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