Pay and Stores

Hi,
I have a website where I am offering some paid service.
The user should fill up a form and at the end should press Pay.

I use the pay button along with Wix Pay API. It works great.
I tested it with manual payment and I am getting Successful from the startPayment API.

The problem is that I don’t get any notification on the dashboard.
So I decided to integrate Stores with Wix Pay.
I followed this tutorial https://support.wix.com/en/article/corvid-tutorial-using-the-corvid-pay-api-to-collect-payments-for-products-in-a-database-collection .
The payment succeeds but I can’t see anything on Store Orders.

Can someone please guide me on what should I do?

I do want to use the dashboard benefits to get notifications, analytics, and so on, but it seems like impossible with manually using Wix Pay.

Thanks!

P.S I don’t want to use Wix Stores app since it’s too complicated for my need (Produce page, Cart)

Hi,

I can suggest taking a look at the notification API within the Corvid API Reference. Notifications are messages that are sent to the site dashboard, Wix app, or browser of your site’s contributors. So you can trigger a notification at any point in your purchase flow.
I saw an example from an external source that is similar here but it is for a completely different scenario. They were able to get notifications to show on their dashboard however.

Hope this helps!
Edward | Corvid Team