diff --git a/upload/bitpay.xml b/upload/bitpay.xml index 36ed878..b46729e 100644 --- a/upload/bitpay.xml +++ b/upload/bitpay.xml @@ -29,15 +29,18 @@ THE SOFTWARE. http://www.bitpay.com Copyright http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL - 1.0.0 + 1.0.1 BitPay payment plugin bitpay.php language + images + + @@ -50,29 +53,4 @@ THE SOFTWARE. - - -
- - - - - - - - - - - - - -
-
-
diff --git a/upload/language/en-GB/en-GB.plg_vmpayment_bitpay.ini b/upload/language/en-GB/en-GB.plg_vmpayment_bitpay.ini index af5fff2..80c7282 100644 --- a/upload/language/en-GB/en-GB.plg_vmpayment_bitpay.ini +++ b/upload/language/en-GB/en-GB.plg_vmpayment_bitpay.ini @@ -39,6 +39,8 @@ VMPAYMENT_BITPAY_PAYMENT_NAME="Payment Name" VMPAYMENT_BITPAY_PAYMENT_TOTAL_CURRENCY="Total in Payment Currency" VMPAYMENT_BITPAY_PERCENT_TOTAL="Percent of the total amount" VMPAYMENT_BITPAY_PERCENT_TOTAL_EXPLAIN="Percent to apply to the total amount" +VMPAYMENT_BITPAY_TXN_TOTAL="Cost Per transaction" +VMPAYMENT_BITPAY_TXN_TOTAL_EXPLAIN="Total amount to apply to the total amount" VMPAYMENT_BITPAY_API_KEY_LABEL = "Merchant API Key" VMPAYMENT_BITPAY_NETWORK_LABEL = "Network" VMPAYMENT_BITPAY_NETWORK_LABEL_LIVE = "livenet (www.bitpay.com)"