thephpleague / omnipay

A framework agnostic, multi-gateway payment processing library for PHP 5.6+
http://omnipay.thephpleague.com/
MIT License
5.92k stars 929 forks source link

Getting live payment information from processor? #593

Open tmclo opened 4 years ago

tmclo commented 4 years ago

Any way to pull live information from the payment processor (f.ex. WorldPay) about payment statuses, disputes, etc?

For example, you can pull data straight from the WorldPay API for use in admin dashboards, etc as such,

WorldPay Getting Order Details