Plugin Directory

Changeset 3017485


Ignore:
Timestamp:
01/04/2024 03:05:35 PM (2 years ago)
Author:
eligmaltd
Message:

Update success note.

Location:
gocrypto-pay/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gocrypto-pay/trunk/gocrypto-pay.php

    r3009370 r3017485  
    33 * Plugin Name: GoCrypto Pay
    44 * Description: Instant and secure crypto payments.
    5  * Version: 1.1.3
     5 * Version: 1.1.4
    66 * Author: Eligma Ltd.
    77 * Author URI: https://gocrypto.com
     
    276276                        if ($transactionStatus === 'SUCCESS' || $transactionStatus === 'OVERPAID') {
    277277                            global $woocommerce;
    278                             /* translators: %s: payment method */
    279                             $statusMsg = sprintf(__('Payment completed with %s.', 'gocrypto_pay'), $paymentMethod);
     278                            /* translators: %s %s: payment method, payment ID */
     279                            $statusMsg = sprintf(__('Payment completed with %s and payment ID: %s.', 'gocrypto_pay'), $paymentMethod, $transactionId);
    280280                            $order->update_status('processing', $statusMsg);
    281281                            $woocommerce->cart->empty_cart();
  • gocrypto-pay/trunk/languages/gocrypto_pay-en_US.po

    r2771579 r3017485  
    22msgstr ""
    33"Project-Id-Version: GoCrypto Pay\n"
    4 "POT-Creation-Date: 2022-08-17 12:36+0200\n"
    5 "PO-Revision-Date: 2022-08-17 12:36+0200\n"
     4"POT-Creation-Date: 2024-01-04 15:29+0100\n"
     5"PO-Revision-Date: 2024-01-04 15:56+0100\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    2626msgstr ""
    2727
    28 #. Description of the plugin/theme
    29 #: gocrypto-pay.php:57
    30 msgid "Instant and secure crypto payments."
    31 msgstr ""
    32 
    33 #: gocrypto-pay.php:152 gocrypto-pay.php:156 trunk/gocrypto-pay.php:152
    34 #: trunk/gocrypto-pay.php:156
     28#: gocrypto-pay.php:157 gocrypto-pay.php:161 trunk/gocrypto-pay.php:157
     29#: trunk/gocrypto-pay.php:161
    3530msgid "Something went wrong on pairing!"
    3631msgstr ""
    3732
    38 #: gocrypto-pay.php:232 gocrypto-pay.php:244 gocrypto-pay.php:282
    39 #: gocrypto-pay.php:288 trunk/gocrypto-pay.php:232 trunk/gocrypto-pay.php:244
    40 #: trunk/gocrypto-pay.php:282 trunk/gocrypto-pay.php:288
     33#: gocrypto-pay.php:247 gocrypto-pay.php:259 gocrypto-pay.php:296
     34#: gocrypto-pay.php:302 trunk/gocrypto-pay.php:247 trunk/gocrypto-pay.php:259
     35#: trunk/gocrypto-pay.php:296 trunk/gocrypto-pay.php:302
    4136msgid "Payment failed!"
    4237msgstr ""
    4338
    44 #: gocrypto-pay.php:251 trunk/gocrypto-pay.php:251
     39#: gocrypto-pay.php:266 trunk/gocrypto-pay.php:266
    4540msgid "Order is already completed!"
    4641msgstr ""
    4742
    48 #. translators: %s: payment method
    49 #: gocrypto-pay.php:264 trunk/gocrypto-pay.php:264
     43#. translators: %s %s: payment method, payment ID
     44#: gocrypto-pay.php:279
    5045#, php-format
    51 msgid "Payment completed with %s."
     46msgid "Payment completed with %s and payment ID: %s."
    5247msgstr ""
    5348
     
    6257msgstr ""
    6358
    64 #: includes/client-settings.php:26 trunk/includes/client-settings.php:26
     59#: includes/client-settings.php:26 includes/pair-settings.php:17
     60#: trunk/includes/client-settings.php:26 trunk/includes/pair-settings.php:17
     61msgid "Skin"
     62msgstr ""
     63
     64#: includes/client-settings.php:31 trunk/includes/client-settings.php:31
    6565msgid "Client ID"
    6666msgstr ""
    6767
    68 #: includes/client-settings.php:34 trunk/includes/client-settings.php:34
     68#: includes/client-settings.php:39 trunk/includes/client-settings.php:39
    6969msgid "Client Secret"
    7070msgstr ""
    7171
    72 #: includes/client-settings.php:42 includes/pair-settings.php:27
    73 #: trunk/includes/client-settings.php:42 trunk/includes/pair-settings.php:27
     72#: includes/client-settings.php:47 includes/pair-settings.php:32
     73#: trunk/includes/client-settings.php:47 trunk/includes/pair-settings.php:32
    7474msgid "Sandbox"
    7575msgstr ""
    7676
    77 #: includes/pair-settings.php:17 trunk/includes/pair-settings.php:17
     77#: includes/pair-settings.php:22 trunk/includes/pair-settings.php:22
    7878msgid "OTP"
    7979msgstr ""
    8080
    81 #: includes/pair-settings.php:22 trunk/includes/pair-settings.php:22
     81#: includes/pair-settings.php:27 trunk/includes/pair-settings.php:27
    8282msgid "Terminal ID"
    8383msgstr ""
    8484
    85 #: includes/pair-settings.php:29 trunk/includes/pair-settings.php:29
     85#: includes/pair-settings.php:34 trunk/includes/pair-settings.php:34
    8686msgid "Enable sandbox"
    8787msgstr ""
    8888
    89 #: includes/pair-settings.php:31 trunk/includes/pair-settings.php:31
     89#: includes/pair-settings.php:36 trunk/includes/pair-settings.php:36
    9090msgid "Sandbox can be used to test payments"
    9191msgstr ""
    9292
    93 #: trunk/gocrypto-pay.php:57
    94 msgid ""
    95 "Instant cryptocurrency payments can be made with the Binance Pay (multiple "
    96 "cryptocurrencies supported), Bitcoin.com Wallet (Bitcoin Cash payments "
    97 "supported) or the Elly Wallet."
     93#. translators: %s: payment method
     94#: trunk/gocrypto-pay.php:279
     95#, php-format
     96msgid "Payment completed with %s."
    9897msgstr ""
    9998
    10099#. Plugin Name of the plugin/theme
    101100msgid "GoCrypto Pay"
     101msgstr ""
     102
     103#. Description of the plugin/theme
     104msgid "Instant and secure crypto payments."
    102105msgstr ""
    103106
  • gocrypto-pay/trunk/readme.txt

    r3009370 r3017485  
    22Plugin Name: GoCrypto Pay
    33Description: Instant and secure crypto payments.
    4 Stable tag: 1.1.3
     4Stable tag: 1.1.4
    55Author: Eligma Ltd.
    66Author URI: https://gocrypto.com
     
    5353== Changelog ==
    5454
     55= 1.1.4 =
     56Update success note
     57
    5558= 1.1.3 =
    5659Config patch
Note: See TracChangeset for help on using the changeset viewer.