interledger / testnet

An open-source test application that aims to utilize Rafiki's functionalities and demonstrate its advantages in real-world scenarios.

Home Page:https://rafiki.money

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transactions created with Open Payments client are not shown

raducristianpopa opened this issue · comments

When creating an IP or an OP through the Open Payments client, the transactions are not displayed, hence not being created. We should leverage what Rafiki gives us: webhooks. Instead of automatically creating transactions when sending money, we should create them when we receive incoming_payment.created or outgoing_payment.created events.