PAYTR, is a service which provides the website owners a way to get secured online payments from websites in a fast and simple way with the help of PCI-DSS Level 1 Service Provider adapted technical infrastructure and experienced staff. It also has the licence of the Central Bank of Turkish Republic. PayTR provides both the store’s payment security and the customer's card security with its PCI-DSS Level 1 Service Provider adapted technical infrastructure by its experienced staff.
The sellers who use the PayTR Virtual Pos payment methods add-on provide the customers an option to choose PayTR payment method on the checkout page. The sellers who use PayTR payment methods provide a way to take secured payments from PayTR services. Customers using the PayTR payment method are allowed to pay securely through the store's PayTR services. Customers can pay with multiple cards such as American Express, Visa Electron, Visa Debit, MasterCard, MasterCard Debit, etc. The module allows customers to pay with single payment or installment options. After the customer makes the payment, the amount paid is transferred to the seller's PayTR account.
Account & Pricing
Features
Add-on Settings
How To Use PayTR Virtual Pos iFrame API Add-on To Receive Payment
Security & PCI Compatibility
PCI DSS (Data Security Standards) in a structure which has been designed in order to protect the details of the card and its owner. The reduction of the risk, the security vulnerability and the protection of card owner’s information is provided with the help of this security structure. All the information collected by PayTR is transferred to the PayTR servers in a secure level and stored. Payments datas and the security of personal information are protected by encryption algorithms with the help of the PCI DSS Level 1 standards adapted infrastructure.
On the checkout page, the customer’s card and payment information are transferred by encryption algorithms to the PayTR servers by opening the iFrame window. Because of the security measures, all these processes are transferred by creating TOKEN. Any customer data is stored in Whmcs servers.
The customer moves to another page in a 3D security coverage after feeling the card information. The customer completes the payment transaction after entering the code which has been sent to the registered mobile phone number. On this section any card or customer information is stored on neither PayTR nor Whmcs servers. You can visit the PayTR Security Page for detailed information.
The best place to start if you need help with a specific product is to contact the developer. All WHMCS Marketplace developers have both a website and support URL listed.
PayTR Virtual Pos iFrame API has been published.
Easily accept Bitcoin, Tether, Ethereum and many other crypto payments on your WHMCS website
No Fees, Easy Setup. Accept cryptocurrencies like: Bitcoin, Bitcoin Cash, Ethereum and Litecoin!
With this WHMCS module, you'll get the payment gateway fees from your clients directly.
Recep Semih Acar @recep5738
Php 8.1 hatası alanlar
callback içindeki paytr.php bulunan
$transactionStatus = $status['success'] ? 'OK' : 'FAILED';
bunu
$transactionStatus = isset($status['success']) ? 'OK' : 'FAILED';
Bunla değiştirin sorun düzelecektir.
Medya Host @hasan3857
whmcs 8.7.3 ve daha sonraki sürümleri desteklememektedir güncellenmesi ve bu tür yazılımların sizlerin üyelere olarak geliştirme yapılsa cok daha güzel olacaktır iyi çalışmalar dilerim
Tolga @tolga5469
If you are using WHMCS 8.6 and PHP 8.1, this payment module is not supported. We hope PHP 8.1 support will be developed soon.
Eger WHMCS 8.6 ve PHP 8.1 kullanıyorsanız, bu modül desteklemiyor. PHP 8.1 desteği umarım kısa sürede geliştirilir.
Taha IRAK @taha6220
Tebrikler, iade entegrasyonu çok kullanışlı. Ancak arayüz hoş değil, boş bir sayfa üzerinde görünmesi hoş olmamış. Bunun yerine (örneğin burtinetin sizin için hazırladığı modülde olduğu gibi) site arayüzü üzerinde çalışan bir şablon çok güzel olurdu.