-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c4d80d5
commit faabaf5
Showing
57 changed files
with
6,328 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
.htaccess | ||
/config.php | ||
admin/config.php | ||
|
||
!index.html | ||
|
||
download/ | ||
image/data/ | ||
image/cache/ | ||
system/cache/ | ||
system/logs/ | ||
|
||
system/storage/ | ||
|
||
# vQmod log files | ||
vqmod/logs/* | ||
# vQmod cache files | ||
vqmod/vqcache/* | ||
vqmod/checked.cache | ||
vqmod/mods.cache |
Large diffs are not rendered by default.
Oops, something went wrong.
319 changes: 319 additions & 0 deletions
319
moka-opencart-3.0/admin/controller/extension/payment/moka_payment.php
Large diffs are not rendered by default.
Oops, something went wrong.
65 changes: 65 additions & 0 deletions
65
moka-opencart-3.0/admin/language/en-gb/extension/payment/moka_payment.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
<?php | ||
|
||
// Heading | ||
$_['heading_title'] = 'Moka Payment Form'; | ||
|
||
// Text | ||
|
||
$_['text_payment'] = 'Payment'; | ||
$_['text_success'] = 'MokaPos checkout settings updated'; | ||
$_['text_moka_payment'] = '<a href="http://kahvedigital.com/" target="_blank"><img src="view/image/payment/moka_payment.png" alt="moka payment" title="moka payment"/></a>'; | ||
// Entry | ||
$_['entry_dealercode'] = 'Moka Dealer Code'; | ||
$_['entry_username'] = 'Moka Username'; | ||
$_['entry_password'] = 'Moka Password'; | ||
$_['entry_installement'] = 'Installement Option'; | ||
|
||
$_['entry_order_status'] = 'Order Status'; | ||
$_['entry_status'] = 'Status'; | ||
$_['entry_sort_order'] = 'Sort Order'; | ||
$_['entry_error_version'] = 'There is a new version. Click here to update.'; | ||
$_['entry_error_version_updated'] = 'Update Error! go to KahveDigital Version Page <a href="http://product.kahvedigital.com" target="_blank">KahveDigital</a>'; | ||
$_['entry_moka_or_text'] = 'or go to KahveDigital Version Page <a href="http://product.kahvedigital.com" target="_blank">KahveDigital</a>'; | ||
$_['entry_moka_update_button'] = 'Update now'; | ||
$_['entry_threed'] = "3D Secure"; | ||
$_['entry_moka_test_mode'] = "Moka Test Mode"; | ||
|
||
$_['entry_cancel_order_status'] = "Cancel Order Status"; | ||
$_['entry_test_tooltip'] = 'Use the live or testing (sandbox) gateway server to process transactions'; | ||
|
||
// Error | ||
$_['error_permission'] = 'You are not authorized'; | ||
$_['error_dealercode'] = 'Dealer Code required'; | ||
$_['error_username'] = 'Username required'; | ||
$_['error_password'] = 'Password required'; | ||
$_['error_invalid_order'] = 'Invalid Order'; | ||
|
||
|
||
|
||
$_['Invalid call.'] = 'Invalid call.'; | ||
|
||
// Details | ||
// Details | ||
$_['text_rescode'] = 'Resul Code :'; | ||
$_['text_creditcart'] = 'Credit Card :'; | ||
$_['text_taksit_sayi'] = 'İnstallement :'; | ||
$_['text_komisyon'] = 'Comission :'; | ||
|
||
$_['text_odenen'] = "Paid Price :"; | ||
$_['text_sepet_total'] = 'Total Price :'; | ||
|
||
$_['text_DealerPaymentId'] = 'TransactionID :'; | ||
|
||
|
||
|
||
$_['text_processing'] = 'Processing...'; | ||
$_['text_item_name'] = 'Item Name'; | ||
|
||
$_['text_type'] = 'Type'; | ||
$_['text_status'] = 'Status'; | ||
$_['text_note'] = 'Note'; | ||
$_['text_are_you_sure'] = 'Are you sure?'; | ||
|
||
|
||
$_['text_enabled'] = 'Enabled'; | ||
$_['text_disabled'] = 'Disabled'; |
65 changes: 65 additions & 0 deletions
65
moka-opencart-3.0/admin/language/english/extension/payment/moka_payment.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
<?php | ||
|
||
// Heading | ||
$_['heading_title'] = 'Moka Payment Form'; | ||
|
||
// Text | ||
|
||
$_['text_payment'] = 'Payment'; | ||
$_['text_success'] = 'MokaPos checkout settings updated'; | ||
$_['text_moka_payment'] = '<a href="http://kahvedigital.com/" target="_blank"><img src="view/image/payment/moka_payment.png" alt="moka payment" title="moka payment"/></a>'; | ||
// Entry | ||
$_['entry_dealercode'] = 'Moka Dealer Code'; | ||
$_['entry_username'] = 'Moka Username'; | ||
$_['entry_password'] = 'Moka Password'; | ||
$_['entry_installement'] = 'Installement Option'; | ||
|
||
$_['entry_order_status'] = 'Order Status'; | ||
$_['entry_status'] = 'Status'; | ||
$_['entry_sort_order'] = 'Sort Order'; | ||
$_['entry_error_version'] = 'There is a new version. Click here to update.'; | ||
$_['entry_error_version_updated'] = 'Update Error! go to KahveDigital Version Page <a href="http://product.kahvedigital.com" target="_blank">KahveDigital</a>'; | ||
$_['entry_moka_or_text'] = 'or go to KahveDigital Version Page <a href="http://product.kahvedigital.com" target="_blank">KahveDigital</a>'; | ||
$_['entry_moka_update_button'] = 'Update now'; | ||
$_['entry_threed'] = "3D Secure"; | ||
$_['entry_moka_test_mode'] = "Moka Test Mode"; | ||
|
||
$_['entry_cancel_order_status'] = "Cancel Order Status"; | ||
$_['entry_test_tooltip'] = 'Use the live or testing (sandbox) gateway server to process transactions'; | ||
|
||
// Error | ||
$_['error_permission'] = 'You are not authorized'; | ||
$_['error_dealercode'] = 'Dealer Code required'; | ||
$_['error_username'] = 'Username required'; | ||
$_['error_password'] = 'Password required'; | ||
$_['error_invalid_order'] = 'Invalid Order'; | ||
|
||
|
||
|
||
$_['Invalid call.'] = 'Invalid call.'; | ||
|
||
// Details | ||
// Details | ||
$_['text_rescode'] = 'Resul Code :'; | ||
$_['text_creditcart'] = 'Credit Card :'; | ||
$_['text_taksit_sayi'] = 'İnstallement :'; | ||
$_['text_komisyon'] = 'Comission :'; | ||
|
||
$_['text_odenen'] = "Paid Price :"; | ||
$_['text_sepet_total'] = 'Total Price :'; | ||
|
||
$_['text_DealerPaymentId'] = 'TransactionID :'; | ||
|
||
|
||
|
||
$_['text_processing'] = 'Processing...'; | ||
$_['text_item_name'] = 'Item Name'; | ||
|
||
$_['text_type'] = 'Type'; | ||
$_['text_status'] = 'Status'; | ||
$_['text_note'] = 'Note'; | ||
$_['text_are_you_sure'] = 'Are you sure?'; | ||
|
||
|
||
$_['text_enabled'] = 'Enabled'; | ||
$_['text_disabled'] = 'Disabled'; |
64 changes: 64 additions & 0 deletions
64
moka-opencart-3.0/admin/language/tr-tr/extension/payment/moka_payment.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
<?php | ||
|
||
// Heading | ||
$_['heading_title'] = 'MokaPos Ödeme'; | ||
|
||
// Text | ||
|
||
$_['text_payment'] = 'ödeme'; | ||
$_['text_success'] = 'Ayarlar güncellendi'; | ||
$_['text_moka_payment'] = '<a href="http://kahvedigital.com/" target="_blank"><img src="view/image/payment/moka_payment.png" alt="moka" title="moka"/></a>'; | ||
// Entry | ||
$_['entry_dealercode'] = 'Moka Bayi Kodu'; | ||
$_['entry_username'] = 'Moka Kullanıcı Adı'; | ||
$_['entry_password'] = 'Moka Şifresi'; | ||
$_['entry_installement'] = 'Taksit Seçenekleri'; | ||
|
||
$_['entry_order_status'] = 'Sipariş Durumu'; | ||
$_['entry_status'] = 'Durum'; | ||
$_['entry_sort_order'] = 'Sıralama Türü'; | ||
$_['entry_error_version'] = 'Yeni bir versiyon mevcut güncellemek için tıklayınız.'; | ||
$_['entry_error_version_updated'] = 'Güncelleme Hatası! güncellemek için kahvedigital sayfasından indirebilirsiniz. <a href="http://product.kahvedigital.com" target="_blank">KahveDigital</a> '; | ||
$_['entry_moka_or_text'] = 'veya kahvedigital sayfasından indirebilirsiniz. <a href="http://product.kahvedigital.com" target="_blank">KahveDigital</a>'; | ||
$_['entry_moka_update_button'] = 'Şimdi Güncelle'; | ||
$_['entry_threed'] = "3D Secure Aktifleştir"; | ||
$_['entry_cancel_order_status'] = "İptal"; | ||
$_['entry_test_tooltip'] = 'İşlemlerin geçeceği ortamı seçiniz'; | ||
$_['entry_moka_test_mode'] = "Moka Test Modu"; | ||
// Error | ||
$_['error_permission'] = 'Bu işlemi yapmak için yetkiniz yok'; | ||
$_['error_dealercode'] = 'Bayi Kodu gereklidir'; | ||
$_['error_username'] = 'Kullanıcı Adı gereklidir'; | ||
$_['error_password'] = 'Şifre gereklidir'; | ||
|
||
$_['error_invalid_order'] = 'Geçersiz İşlem'; | ||
|
||
|
||
|
||
|
||
$_['Invalid call.'] = 'Geçersiz istek'; | ||
|
||
// Details | ||
$_['text_rescode'] = 'Resul Code :'; | ||
$_['text_creditcart'] = 'Kredi Kartı :'; | ||
$_['text_taksit_sayi'] = 'Taksit Sayısı :'; | ||
$_['text_komisyon'] = 'Komisyon :'; | ||
|
||
$_['text_odenen'] = "Ödenen Tutar :"; | ||
$_['text_sepet_total'] = 'Toplam Tutar :'; | ||
|
||
$_['text_DealerPaymentId'] = 'Ödemeno :'; | ||
|
||
|
||
|
||
$_['text_processing'] = 'İşlem Sürüyor'; | ||
$_['text_item_name'] = 'Ürün Adı'; | ||
|
||
$_['text_type'] = 'Tip'; | ||
$_['text_status'] = 'Durum'; | ||
$_['text_note'] = 'Not'; | ||
$_['text_are_you_sure'] = 'Emin misiniz?'; | ||
$_['text_please_enter_amount'] = 'Lütfen tutar giriniz'; | ||
|
||
$_['text_enabled'] = 'Aktif'; | ||
$_['text_disabled'] = 'Pasif'; |
64 changes: 64 additions & 0 deletions
64
moka-opencart-3.0/admin/language/turkish/extension/payment/moka_payment.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
<?php | ||
|
||
// Heading | ||
$_['heading_title'] = 'MokaPos Ödeme'; | ||
|
||
// Text | ||
|
||
$_['text_payment'] = 'ödeme'; | ||
$_['text_success'] = 'Ayarlar güncellendi'; | ||
$_['text_moka_payment'] = '<a href="http://kahvedigital.com/" target="_blank"><img src="view/image/payment/moka_payment.png" alt="moka" title="moka"/></a>'; | ||
// Entry | ||
$_['entry_dealercode'] = 'Moka Bayi Kodu'; | ||
$_['entry_username'] = 'Moka Kullanıcı Adı'; | ||
$_['entry_password'] = 'Moka Şifresi'; | ||
$_['entry_installement'] = 'Taksit Seçenekleri'; | ||
|
||
$_['entry_order_status'] = 'Sipariş Durumu'; | ||
$_['entry_status'] = 'Durum'; | ||
$_['entry_sort_order'] = 'Sıralama Türü'; | ||
$_['entry_error_version'] = 'Yeni bir versiyon mevcut güncellemek için tıklayınız.'; | ||
$_['entry_error_version_updated'] = 'Güncelleme Hatası! güncellemek için kahvedigital sayfasından indirebilirsiniz. <a href="http://product.kahvedigital.com" target="_blank">KahveDigital</a> '; | ||
$_['entry_moka_or_text'] = 'veya kahvedigital sayfasından indirebilirsiniz. <a href="http://product.kahvedigital.com" target="_blank">KahveDigital</a>'; | ||
$_['entry_moka_update_button'] = 'Şimdi Güncelle'; | ||
$_['entry_threed'] = "3D Secure Aktifleştir"; | ||
$_['entry_cancel_order_status'] = "İptal"; | ||
$_['entry_test_tooltip'] = 'İşlemlerin geçeceği ortamı seçiniz'; | ||
$_['entry_moka_test_mode'] = "Moka Test Modu"; | ||
// Error | ||
$_['error_permission'] = 'Bu işlemi yapmak için yetkiniz yok'; | ||
$_['error_dealercode'] = 'Bayi Kodu gereklidir'; | ||
$_['error_username'] = 'Kullanıcı Adı gereklidir'; | ||
$_['error_password'] = 'Şifre gereklidir'; | ||
|
||
$_['error_invalid_order'] = 'Geçersiz İşlem'; | ||
|
||
|
||
|
||
|
||
$_['Invalid call.'] = 'Geçersiz istek'; | ||
|
||
// Details | ||
$_['text_rescode'] = 'Resul Code :'; | ||
$_['text_creditcart'] = 'Kredi Kartı :'; | ||
$_['text_taksit_sayi'] = 'Taksit Sayısı :'; | ||
$_['text_komisyon'] = 'Komisyon :'; | ||
|
||
$_['text_odenen'] = "Ödenen Tutar :"; | ||
$_['text_sepet_total'] = 'Toplam Tutar :'; | ||
|
||
$_['text_DealerPaymentId'] = 'Ödemeno :'; | ||
|
||
|
||
|
||
$_['text_processing'] = 'İşlem Sürüyor'; | ||
$_['text_item_name'] = 'Ürün Adı'; | ||
|
||
$_['text_type'] = 'Tip'; | ||
$_['text_status'] = 'Durum'; | ||
$_['text_note'] = 'Not'; | ||
$_['text_are_you_sure'] = 'Emin misiniz?'; | ||
$_['text_please_enter_amount'] = 'Lütfen tutar giriniz'; | ||
|
||
$_['text_enabled'] = 'Aktif'; | ||
$_['text_disabled'] = 'Pasif'; |
Oops, something went wrong.