dialogflow-transactions-nodejs icon indicating copy to clipboard operation
dialogflow-transactions-nodejs copied to clipboard

Transactions API doesn't work with the payment

Open pawel12574 opened this issue 5 years ago • 2 comments
trafficstars

Transaction API doesn't work with the payment. We have already used transactions API in our assistant, and now we want to update it to v3.
We configured payments DotPay on Friday and when we ran the transaction, event TRANSACTION_DECISION_VALUE value was ORDER_ACCEPTED but there was no payment on developers DotPay panel. We haven't changed anything since that time but now when we ran the transaction we got the message "something went wrong ...". If we remove paymentParameters from TransactionDecision the assistant generates a message with the receipt. transaction v3 logs.txt

pawel12574 avatar Jun 03 '20 14:06 pawel12574

<Suddenly working as of 16-6-2020>

Anyone looked into this? I can't get it working as well. Mine states "I can not accept payments in your region." This is in contrary with the docs, that state that my region is supported (Netherlands).

DeveloperBSHTG avatar Jun 12 '20 09:06 DeveloperBSHTG

@pawel12574 and @DeveloperBSHTG did you guys found any solution? I am also getting same error: "Sorry, I can not accept payments in your region.", what could be the reason? There is no docs or logs or errors. How can we debug this issue?

Devang142 avatar Sep 01 '20 18:09 Devang142