Bug handle stripe review case

Status
Not open for further replies.

manucod

Customer
is there a way to handle the case where stripe is reviewing the payment

Code:
  ["outcome"] => array(7) {

    ["network_status"] => string(19) "approved_by_network"

    ["reason"] => string(4) "rule"

    ["risk_level"] => string(6) "normal"

    ["risk_score"] => int(0)

    ["rule"] => string(28) "ssr_1LFr0eFXxcZnyY7yUHfw8PPW"

    ["seller_message"] => string(55) "One of your rules placed this payment in manual review."

    ["type"] => string(13) "manual_review"

  }


if this happens it doesn't issue a license which is good. however if you approve it later on stripe it won't get processed properly.

Action
Error: Event data received from Stripe does not contain the expected values.
User
Unknown user
Date
30 minutes ago
Purchase request key
N/A
Transaction ID
evt_1PY8pIFXxcZnyY7y4LX*****
Subscriber ID
N/A
Payment profile
Unknown profile

I had a look but didn't see any events I could listen to.

if this behavior is intended I guess I could always hook into and handle it differently myself.
 
This addon does not interface with Stripe at all, this is something you’d need to ask XenForo about.

Sorry I couldn’t be of more help :(
 
Hello @manucod,

We hope your ticket regarding DragonByte eCommerce has been addressed to your satisfaction. This ticket has now been scheduled to be closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 
Status
Not open for further replies.

DragonByte eCommerce

XenForo 2.0.6+ XenForo 2.1.x XenForo 2.2.x XenForo 2.3.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
2,765
Customer rating
4.83 star(s) 6 ratings
Back
Top