usbswiper / woocommerce-payment-processing-payleap

Process credit cards in a WooCommerce shopping cart using a PayLeap merchant account.
0 stars 1 forks source link

Error Handling Hooks #5

Open usbswiper opened 8 years ago

usbswiper commented 8 years ago

Right now the errors that come back from PayLeap are very generic for PCI compliance purposes.

Need to setup hooks so people can display their own error message based on the error code if they want to.