Changeset 3205609
- Timestamp:
- 12/10/2024 12:31:54 PM (15 months ago)
- Location:
- imoje/trunk
- Files:
-
- 16 edited
-
assets/js/imoje-gateway.js (modified) (1 diff)
-
assets/js/imoje-gateway.min.js (modified) (1 diff)
-
includes/gateway/WC_Gateway_Imoje.php (modified) (1 diff)
-
includes/gateway/WC_Gateway_ImojeBlik.php (modified) (1 diff)
-
includes/gateway/WC_Gateway_ImojeCards.php (modified) (1 diff)
-
includes/gateway/WC_Gateway_ImojeInstallments.php (modified) (1 diff)
-
includes/gateway/WC_Gateway_ImojePaylater.php (modified) (1 diff)
-
includes/gateway/WC_Gateway_ImojePbl.php (modified) (1 diff)
-
includes/gateway/WC_Gateway_ImojeVisa.php (modified) (1 diff)
-
includes/gateway/WC_Gateway_Imoje_Abstract.php (modified) (1 diff)
-
includes/gateway/WC_Gateway_Imoje_Api_Abstract.php (modified) (1 diff)
-
includes/templates/installments.php (modified) (1 diff)
-
langs/imoje-pl_PL.mo (modified) (previous)
-
langs/imoje-pl_PL.po (modified) (9 diffs)
-
readme.txt (modified) (2 diffs)
-
woocommerce-imoje.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
imoje/trunk/assets/js/imoje-gateway.js
r3153393 r3205609 14 14 if (data.data?.channel && data.data.period) { 15 15 imoje_is_passed_installments = true; 16 $('#imoje-selected-channel').val(imoje_installments_payment_method + '-' + data.data.channel) 16 17 $('#imoje-selected-channel-installments').val(imoje_installments_payment_method + '-' + data.data.channel) 17 18 $('#imoje-installments-period').val(data.data.period) 18 19 } -
imoje/trunk/assets/js/imoje-gateway.min.js
r3153393 r3205609 1 !function(i){var e=i("form.checkout"),t=i("body"),n="imoje-active",o=!1,l=!1;function a(e){return e.find(".imoje-channel .imoje-active").length?(i(".imoje-pbl-error").slideUp(250),!0):(i("html, body").animate({scrollTop:e.offset().top},500),i(".imoje-pbl-error").slideDown(250),!1)}window.addEventListener("message",function(e){e.data?.channel&&e.data.period&&(l=!0,i("#imoje-selected-channel ").val("imoje_installments-"+e.data.channel),i("#imoje-installments-period").val(e.data.period))},!1),t.on("click",".imoje-channels li.imoje-channel label",function(){var e=i(this);i(".imoje-channels label").removeClass(n),e.parent().attr("class").includes("imoje_twisto")&&i(".imoje-twisto-regulations").show(),e.hasClass("imoje-c-active")&&e.addClass(n)}),t.on("click",".imoje-channels .imoje-channel",function(){i(this).attr("class").includes("imoje_twisto")||i(this).attr("class").includes("imoje-c-no-active")||i(".imoje-twisto-regulations").hide(),i(".pbl-error").slideUp(250)}),i("form#order_review").on("submit",function(e){var t=i(this).find('input[name="payment_method"]:checked').val(),n=!0;return(n=["imoje_pbl","imoje_blik","imoje_paylater"].includes(t)?a():n)||setTimeout(function(){i(e.target).unblock()},500),n}),e.on("checkout_place_order_imoje_pbl",function(){return a(i(".payment_method_imoje_pbl"))}),e.on("checkout_place_order_imoje_paylater",function(){return a(i(".payment_method_imoje_paylater"))}),e.on("checkout_place_order_imoje_blik",function(){if(i(".imoje-blik-code-container").length<1)return a(i(".payment_method_imoje_blik"));var e=i('input[name="imoje-blik-code"]');if(!(e.length<1)){if(6===e.val().length)return!0;alert(imoje_js_object.imoje_blik_tooltip)}return!1}),e.on("checkout_place_order_imoje_installments",function(){return o&&l}),i(document.body).on("updated_checkout",function(){null!==document.getElementById("payment_method_imoje_installments")&&!function e(){var t,n;o||(n=document.getElementById("imoje-installments__script"),t=i("#imoje-installments__wrapper"),null==n?((n=document.createElement("script")).id="imoje-installments__script",n.src=t.data("installmentsUrl"),n.onload=()=>{e()},document.body.append(n)):(n=t.data(),document.getElementById("imoje-installments__wrapper").imojeInstallments({amount:n.installmentsAmount,currency:n.installmentsCurrency,serviceId:n.installmentsServiceId,merchantId:n.installmentsMerchantId,signature:n.installmentsSignature}),o=!0))}()})}(jQuery);1 !function(i){var e=i("form.checkout"),t=i("body"),n="imoje-active",o=!1,l=!1;function a(e){return e.find(".imoje-channel .imoje-active").length?(i(".imoje-pbl-error").slideUp(250),!0):(i("html, body").animate({scrollTop:e.offset().top},500),i(".imoje-pbl-error").slideDown(250),!1)}window.addEventListener("message",function(e){e.data?.channel&&e.data.period&&(l=!0,i("#imoje-selected-channel-installments").val("imoje_installments-"+e.data.channel),i("#imoje-installments-period").val(e.data.period))},!1),t.on("click",".imoje-channels li.imoje-channel label",function(){var e=i(this);i(".imoje-channels label").removeClass(n),e.parent().attr("class").includes("imoje_twisto")&&i(".imoje-twisto-regulations").show(),e.hasClass("imoje-c-active")&&e.addClass(n)}),t.on("click",".imoje-channels .imoje-channel",function(){i(this).attr("class").includes("imoje_twisto")||i(this).attr("class").includes("imoje-c-no-active")||i(".imoje-twisto-regulations").hide(),i(".pbl-error").slideUp(250)}),i("form#order_review").on("submit",function(e){var t=i(this).find('input[name="payment_method"]:checked').val(),n=!0;return(n=["imoje_pbl","imoje_blik","imoje_paylater"].includes(t)?a():n)||setTimeout(function(){i(e.target).unblock()},500),n}),e.on("checkout_place_order_imoje_pbl",function(){return a(i(".payment_method_imoje_pbl"))}),e.on("checkout_place_order_imoje_paylater",function(){return a(i(".payment_method_imoje_paylater"))}),e.on("checkout_place_order_imoje_blik",function(){if(i(".imoje-blik-code-container").length<1)return a(i(".payment_method_imoje_blik"));var e=i('input[name="imoje-blik-code"]');if(!(e.length<1)){if(6===e.val().length)return!0;alert(imoje_js_object.imoje_blik_tooltip)}return!1}),e.on("checkout_place_order_imoje_installments",function(){return o&&l}),i(document.body).on("updated_checkout",function(){null!==document.getElementById("payment_method_imoje_installments")&&!function e(){var t,n;o||(n=document.getElementById("imoje-installments__script"),t=i("#imoje-installments__wrapper"),null==n?((n=document.createElement("script")).id="imoje-installments__script",n.src=t.data("installmentsUrl"),n.onload=()=>{e()},document.body.append(n)):(n=t.data(),document.getElementById("imoje-installments__wrapper").imojeInstallments({amount:n.installmentsAmount,currency:n.installmentsCurrency,serviceId:n.installmentsServiceId,merchantId:n.installmentsMerchantId,signature:n.installmentsSignature}),o=!0))}()})}(jQuery); -
imoje/trunk/includes/gateway/WC_Gateway_Imoje.php
r3091413 r3205609 48 48 $order->get_billing_last_name(), 49 49 $order->get_billing_email(), 50 $this->get_notification_url(),50 self::get_notification_url(), 51 51 $order->get_billing_phone() 52 52 ?: '', -
imoje/trunk/includes/gateway/WC_Gateway_ImojeBlik.php
r3091413 r3205609 130 130 $order->get_billing_last_name(), 131 131 $order->get_billing_email(), 132 $this->get_notification_url(),132 self::get_notification_url(), 133 133 Api::TRANSACTION_TYPE_SALE, 134 134 '', -
imoje/trunk/includes/gateway/WC_Gateway_ImojeCards.php
r3091413 r3205609 41 41 $order->get_billing_last_name(), 42 42 $order->get_billing_email(), 43 $this->get_notification_url(),43 self::get_notification_url(), 44 44 $order->get_billing_phone() 45 45 ?: '', -
imoje/trunk/includes/gateway/WC_Gateway_ImojeInstallments.php
r3116816 r3205609 37 37 $order->get_billing_last_name(), 38 38 $order->get_billing_email(), 39 $this->get_notification_url(),39 self::get_notification_url(), 40 40 Api::TRANSACTION_TYPE_SALE, 41 41 '', -
imoje/trunk/includes/gateway/WC_Gateway_ImojePaylater.php
r3091413 r3205609 36 36 $order->get_billing_last_name(), 37 37 $order->get_billing_email(), 38 $this->get_notification_url(),38 self::get_notification_url(), 39 39 Api::TRANSACTION_TYPE_SALE, 40 40 '', -
imoje/trunk/includes/gateway/WC_Gateway_ImojePbl.php
r3091413 r3205609 36 36 $order->get_billing_last_name(), 37 37 $order->get_billing_email(), 38 $this->get_notification_url(),38 self::get_notification_url(), 39 39 Api::TRANSACTION_TYPE_SALE, 40 40 '', -
imoje/trunk/includes/gateway/WC_Gateway_ImojeVisa.php
r3091413 r3205609 46 46 $order->get_billing_last_name(), 47 47 $order->get_billing_email(), 48 $this->get_notification_url(),48 self::get_notification_url(), 49 49 $order->get_billing_phone() 50 50 ?: '', -
imoje/trunk/includes/gateway/WC_Gateway_Imoje_Abstract.php
r3116816 r3205609 172 172 * @return string 173 173 */ 174 p rotectedfunction get_notification_url() {174 public static function get_notification_url() { 175 175 return add_query_arg( 'wc-api', strtolower( static::class ), home_url( '/' ) ); 176 176 } -
imoje/trunk/includes/gateway/WC_Gateway_Imoje_Api_Abstract.php
r3116816 r3205609 377 377 } 378 378 379 // adjust it to installments 380 $formSelectedChannel = $_POST['imoje-selected-channel']; 381 382 if (static::PAYMENT_METHOD_NAME == WC_Gateway_ImojeInstallments::PAYMENT_METHOD_NAME){ 383 $formSelectedChannel = $_POST['imoje-selected-channel-installments']; 384 385 } 386 379 387 $post_imoje_selected_channel = ''; 380 388 381 if ( isset( $ _POST['imoje-selected-channel'] ) && $_POST['imoje-selected-channel']) {382 $post_imoje_selected_channel = sanitize_text_field( $ _POST['imoje-selected-channel']);389 if ( isset( $formSelectedChannel ) && $formSelectedChannel ) { 390 $post_imoje_selected_channel = sanitize_text_field( $formSelectedChannel ); 383 391 } 384 392 -
imoje/trunk/includes/templates/installments.php
r3116816 r3205609 16 16 </div> 17 17 18 <input name="imoje-selected-channel " id="imoje-selected-channel" hidden>18 <input name="imoje-selected-channel-installments" id="imoje-selected-channel-installments" hidden> 19 19 <input name="imoje-installments-period" id="imoje-installments-period" hidden> 20 20 </div> -
imoje/trunk/langs/imoje-pl_PL.po
r3091413 r3205609 2 2 msgstr "" 3 3 "Project-Id-Version: \n" 4 "POT-Creation-Date: 2024- 05-23 12:13+0200\n"5 "PO-Revision-Date: 2024- 05-23 12:13+0200\n"4 "POT-Creation-Date: 2024-11-04 13:39+0100\n" 5 "PO-Revision-Date: 2024-11-04 13:39+0100\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: \n" … … 12 12 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " 13 13 "|| n%100>=20) ? 1 : 2);\n" 14 "X-Generator: Poedit 3.2 .2\n"14 "X-Generator: Poedit 3.2\n" 15 15 "X-Poedit-Basepath: ..\n" 16 16 "X-Poedit-KeywordsList: __;esc_html__;esc_html_e\n" … … 58 58 59 59 #: includes/gateway/WC_Gateway_ImojeBlik.php:46 60 #: includes/gateway/WC_Gateway_Imoje_Api_Abstract.php:36 760 #: includes/gateway/WC_Gateway_Imoje_Api_Abstract.php:368 61 61 msgid "Payment error. Contact with shop administrator." 62 62 msgstr "Spróbuj ponownie później lub skontaktuj się z obsługą sklepu." … … 143 143 msgstr "Płać Visa Mobile z imoje" 144 144 145 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:179 145 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:132 146 msgid "imoje - installments" 147 msgstr "imoje - raty" 148 149 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:133 150 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:134 151 msgid "imoje installments" 152 msgstr "imoje raty" 153 154 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:185 146 155 msgid "ING Lease Now" 147 156 msgstr "ING Lease Now" 148 157 149 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:18 2150 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:2 28151 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:25 3158 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:188 159 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:234 160 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:259 152 161 msgid "Enable" 153 162 msgstr "Włącz" 154 163 155 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:2 15164 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:221 156 165 msgid "Sandbox is enabled" 157 166 msgstr "Tryb sandbox jest włączony" 158 167 159 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:22 0168 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:226 160 169 msgid "Hint" 161 170 msgstr "Wskazówka" 162 171 163 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:22 3172 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:229 164 173 msgid "" 165 174 "The module requires a configuration in the imoje administration panel. <br/> " … … 175 184 "opisane poniżej." 176 185 177 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:2 26186 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:232 178 187 msgid "Enable / Disable" 179 188 msgstr "Włącz / Wyłącz" 180 189 181 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:23 2190 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:238 182 191 msgid "Debug mode" 183 192 msgstr "Tryb debugowania" 184 193 185 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:2 34194 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:240 186 195 msgid "Enable debug mode" 187 196 msgstr "Włącz tryb debugowania" 188 197 189 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:2 38198 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:244 190 199 msgid "Sandbox" 191 200 msgstr "Tryb sandbox" 192 201 193 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:24 1202 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:247 194 203 msgid "Enable sandbox" 195 204 msgstr "Włącz tryb sandbox" 196 205 197 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:2 44206 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:250 198 207 msgid "Display brand" 199 208 msgstr "Wyświetlanie loga" 200 209 201 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:2 47210 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:253 202 211 msgid "Hide brand" 203 212 msgstr "Ukryj logo" 204 213 205 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:25 0214 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:256 206 215 msgid "ING Księgowość" 207 216 msgstr "ING Księgowość" 208 217 209 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:2 56218 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:262 210 219 msgid "Payment title" 211 220 msgstr "Nazwa metody płatności" 212 221 213 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:26 1222 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:267 214 223 msgid "Description" 215 224 msgstr "Opis" 216 225 217 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:26 3226 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:269 218 227 msgid "Text that users will see on checkout" 219 228 msgstr "Ten tekst zobaczą użytkownicy na podsumowaniu zamówienia" 220 229 221 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:2 68230 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:274 222 231 msgid "Merchant ID" 223 232 msgstr "Identyfikator klienta" 224 233 225 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:27 3234 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:279 226 235 msgid "Service ID" 227 236 msgstr "Identyfikator sklepu" 228 237 229 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:2 78238 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:284 230 239 msgid "Service Key" 231 240 msgstr "Klucz sklepu" 232 241 233 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:28 3242 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:289 234 243 msgid "Authorization token" 235 244 msgstr "Token autoryzacyjny" 236 245 237 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:2 88246 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:294 238 247 msgid "Currency" 239 248 msgstr "Waluta" 240 249 241 #: includes/gateway/WC_Gateway_Imoje_Abstract.php: 294250 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:300 242 251 msgid "Meta name for VAT" 243 252 msgstr "Nazwa meta dla pola NIP" 244 253 245 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:3 18254 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:324 246 255 msgid "Refund amount must be higher than 0" 247 256 msgstr "Kwota zwrotu musi być większa od 0" 248 257 249 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:40 3258 #: includes/gateway/WC_Gateway_Imoje_Abstract.php:409 250 259 msgid "You must insert exactly 6 numbers as BLIK code!" 251 260 msgstr "Musisz wprowadzić dokładnie 6 cyfr jako kod BLIK!" … … 259 268 msgstr "Sklep jest nieaktywny w imoje" 260 269 261 #: includes/gateway/WC_Gateway_Imoje_Api_Abstract.php:27 2270 #: includes/gateway/WC_Gateway_Imoje_Api_Abstract.php:273 262 271 msgid "No payment channel available. Choose another payment method." 263 272 msgstr "Brak dostępnego kanału płatności. Wybierz inną metodę płatności." … … 321 330 msgstr "Metoda płatności jest niedostępna, wybierz inną." 322 331 323 #: woocommerce-imoje.php:22 5332 #: woocommerce-imoje.php:226 324 333 msgid "Transaction could not be initialized, error: " 325 334 msgstr "Transakcja nie mogła zostać zainicjowana, błędy: " 326 335 327 #: woocommerce-imoje.php:40 2336 #: woocommerce-imoje.php:403 328 337 msgid "Insert BLIK code." 329 338 msgstr "Wprowadź kod BLIK." 330 339 331 #: woocommerce-imoje.php:40 3340 #: woocommerce-imoje.php:404 332 341 msgid "Please try again." 333 342 msgstr "Proszę spróbować ponownie." 334 343 335 #: woocommerce-imoje.php:40 7 woocommerce-imoje.php:466344 #: woocommerce-imoje.php:408 woocommerce-imoje.php:467 336 345 msgid "Payment failed." 337 346 msgstr "Płatność nieudana." 338 347 339 #: woocommerce-imoje.php:4 09348 #: woocommerce-imoje.php:410 340 349 msgid "" 341 350 "Technical break in your bank. Pay later or use another bank's application." … … 344 353 "innego banku." 345 354 346 #: woocommerce-imoje.php:41 1355 #: woocommerce-imoje.php:412 347 356 msgid "Alias not found. To proceed the payment you need to pay with BLIK code." 348 357 msgstr "" … … 350 359 "BLIK." 351 360 352 #: woocommerce-imoje.php:41 4361 #: woocommerce-imoje.php:415 353 362 msgid "Alias declined. To proceed the payment you need to pay with BLIK code." 354 363 msgstr "" 355 364 "Alias został odrzucony. Aby kontynuować płatność należy zapłacić kodem BLIK." 356 365 357 #: woocommerce-imoje.php:41 6366 #: woocommerce-imoje.php:417 358 367 msgid "You have entered wrong BLIK code." 359 368 msgstr "Wprowadziłeś błędny kod BLIK." 360 369 361 #: woocommerce-imoje.php:4 19370 #: woocommerce-imoje.php:420 362 371 msgid "BLIK code expired." 363 372 msgstr "Kod BLIK stracił ważność." 364 373 365 #: woocommerce-imoje.php:42 3374 #: woocommerce-imoje.php:424 366 375 msgid "Something went wrong with BLIK code." 367 376 msgstr "Coś poszło nie tak z kodem BLIK." 368 377 369 #: woocommerce-imoje.php:42 6378 #: woocommerce-imoje.php:427 370 379 msgid "Payment declined at the banking application." 371 380 msgstr "Płatność została odrzucona w aplikacji bankowej." 372 381 373 #: woocommerce-imoje.php:43 0382 #: woocommerce-imoje.php:431 374 383 msgid "Payment failed - not confirmed on time in the banking application." 375 384 msgstr "" 376 385 "Płatność nie powiodła się - nie potwierdzono na czas w aplikacji bankowej." 377 386 378 #: woocommerce-imoje.php:43 3387 #: woocommerce-imoje.php:434 379 388 msgid "Inserted wrong PIN code in banking application." 380 389 msgstr "Wprowadzono błędny kod PIN w aplikacji bankowej." 381 390 382 #: woocommerce-imoje.php:43 6391 #: woocommerce-imoje.php:437 383 392 msgid "Payment failed (security)." 384 393 msgstr "Płatność nie powiodła się (bezpieczeństwo)." 385 394 386 #: woocommerce-imoje.php:4 39395 #: woocommerce-imoje.php:440 387 396 msgid "Limit exceeded in your banking application." 388 397 msgstr "Przekroczono limit w Twojej aplikacji bankowej." 389 398 390 #: woocommerce-imoje.php:44 2399 #: woocommerce-imoje.php:443 391 400 msgid "Insufficient funds in your bank account." 392 401 msgstr "Niewystarczające środki na Twoim koncie bankowym." 393 402 394 #: woocommerce-imoje.php:44 5403 #: woocommerce-imoje.php:446 395 404 msgid "Issuer declined." 396 405 msgstr "Odmowa issuera." 397 406 398 #: woocommerce-imoje.php:44 8407 #: woocommerce-imoje.php:449 399 408 msgid "Transaction not found." 400 409 msgstr "Transakcja nie została znaleziona." 401 410 402 #: woocommerce-imoje.php:45 1411 #: woocommerce-imoje.php:452 403 412 msgid "Bad IBAN." 404 413 msgstr "Zły IBAN." 405 414 406 #: woocommerce-imoje.php:45 4415 #: woocommerce-imoje.php:455 407 416 msgid "Transfer not possible." 408 417 msgstr "Transfer nie jest możliwy." 409 418 410 #: woocommerce-imoje.php:45 7419 #: woocommerce-imoje.php:458 411 420 msgid "Return late." 412 421 msgstr "Zwrot za późno." 413 422 414 #: woocommerce-imoje.php:46 0423 #: woocommerce-imoje.php:461 415 424 msgid "Return amount exceeded." 416 425 msgstr "Przekroczona kwota zwrotu." 417 426 418 #: woocommerce-imoje.php:46 3427 #: woocommerce-imoje.php:464 419 428 msgid "Transfer late." 420 429 msgstr "Transfer za późno." -
imoje/trunk/readme.txt
r3153393 r3205609 2 2 Contributors: imoje 3 3 Tags: imoje, woocommerce, payments, payment gateway, checkout 4 Tested up to: 6. 6.24 Tested up to: 6.7.1 5 5 Requires PHP: 5.6.0 6 6 License: GPLv2 7 Stable tag: 4.7. 17 Stable tag: 4.7.2 8 8 9 9 Add payment via imoje to WooCommerce … … 73 73 74 74 == Changelog == 75 = 4.7.2 = 76 * minor fixes for imoje installments payment method 75 77 = 4.7.1 = 76 78 * minor fixes for imoje installments payment method -
imoje/trunk/woocommerce-imoje.php
r3153393 r3205609 4 4 Plugin URI: https://imoje.pl 5 5 Description: Add payment via imoje to WooCommerce 6 Version: 4.7. 16 Version: 4.7.2 7 7 Author: imoje <kontakt.tech@imoje.pl> 8 8 Author URI: https://imoje.pl … … 206 206 $order->get_billing_last_name(), 207 207 $order->get_billing_email(), 208 $this->get_notification_url(),208 WC_Gateway_Imoje::get_notification_url(), 209 209 Api::TRANSACTION_TYPE_SALE, 210 210 '',
Note: See TracChangeset
for help on using the changeset viewer.