thephpleague / omnipay-sagepay

Sage Pay driver for the Omnipay PHP payment processing library
MIT License
55 stars 78 forks source link

Support SurchargeXML field #91

Closed judgej closed 7 years ago

judgej commented 7 years ago

This supports the raw XML field, which contains XML as a string, up to 800 ASCII characters long. There is no validation on the format or validity; it is just passed on to the gateway with any transaction, Server and Direct, authorize or purchase.