web-payments / web-commerce-api

A specification for initiating payments in the browser
7 stars 1 forks source link

Refund a transaction #14

Open kumar303 opened 11 years ago

kumar303 commented 11 years ago

Refunding a transaction should be supported by the payments API so that a merchant can build a UI for returning customers around this. There is a hint at how it could work; this is not yet implemented in navigator.mozPay(). The only thing mozPay() supports is a server side callback to process refunds, the chargeback URL.