worknenjoy / gitpay

Bounties for issues on demand. Be rewarded by learning, using Git workflow and continuous integration
http://gitpay.me
Other
181 stars 163 forks source link

Make a payment by invoice outside the platform be listed and succeeded #913

Closed alexanmtz closed 11 months ago

alexanmtz commented 1 year ago

When an order is created as a 'invoice-item', list on the platform and set to succeeded and paid, then we can process and the developer can claim

Current behavior

When an invoice-item is created as an order on Gitpay based on Stripe Webhooks, the order when is paid, nothing happens and we can finalize the payment workflow

Expected behavior

use the webhook to update the order status when an invoice is paid, and set the payment status to 'succeeded'

Useful links

Tips