diff --git a/README.md b/README.md index 6c2c925..3de3196 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ After you have enabled the BitPay plugin, the configuration steps are: This plugin also includes an IPN (Instant Payment Notification) endpoint that will update your WHMCS invoice status. -An order note will automatically be added with a link to the BitPay invoice to monitor the status: +An order note will automatically be added with a link to the BitPay invoice to monitor the status: + * Initially the WHMCS invoice will be in a **Unpaid** status when it is initially created. * After the invoice is paid by the user, it will change to a **Payment Pending** status. * When BitPay finalizes the transaction, it will change to a **Paid** status, and your order will be safe to ship, allow access to downloadable products, etc. diff --git a/screenshots/screenshot1.png b/screenshots/screenshot1.png new file mode 100644 index 0000000..6924aa7 Binary files /dev/null and b/screenshots/screenshot1.png differ diff --git a/screenshots/screenshot2.png b/screenshots/screenshot2.png new file mode 100644 index 0000000..ac8d017 Binary files /dev/null and b/screenshots/screenshot2.png differ diff --git a/screenshots/screenshot3.png b/screenshots/screenshot3.png new file mode 100644 index 0000000..c54377b Binary files /dev/null and b/screenshots/screenshot3.png differ