Through your Developers panel, you can access several integration documentation and guides for seamless integration that will suit your platforms. Not only this but also several features that assist you in the integration process such as API Logs, IPNs, Test Cards and so.


In this article you will be going to know about:


How can I access the Developers Panel?


You can access the developer's panel only once you have either the "Developer" or the "Owner" role associated with your user's account. The developer page can be accessed once you log in to your merchant dashboard > Developers menu as shown below.



What are the Developers panel sections?


The "Developers" panel contains several sections, each one dedicated to empowering you with a kind of assistance you may need in your integration 


Integration Guides


This section is dedicated to introducing you to how to integrate your payment page options, which are divided into two parts (Taking Card Details & Make Payment).  


The "Taking Card Details" can be done through:

  1. Hosted Payment Page
  2. Managed Form
  3. Own Form

And on the other hand, the "Make Payment" (payment process) can be done through (Transaction API).



We recommend the Managed Form method only if you are PCI certified to a minimum of SAQ A-EP. Whilst card details will not be handled by your system, the payment page is displayed from your website. 

In this case, the payment flow for this way would be as follows:

  1. Your website will display its own card entry form, however, key fields will be managed by the PayTabs gateway. You will need to include a script that replaces the sensitive card data with a payment token.
  2. When the form is submitted, the paylib.js script file first will send the card details to the PayTabs server for storage and to create a temporary payment token. Then this token is inserted into the form data before it is submitted to your server. 
  3. After receiving the payment token details from your payment page, you must send a payment request using the transaction API. You will need to include the token details you have within the payment request itself.


However, if you are not PCI certified, we highly recommend you to use our  Hosted Payment Page, and for the case, you do not want to redirect the customer out of your system to the payment page you may use our embedded hosted payment page as well.



As for manipulating card for payments you can either use our  Own Form integration method to save credit card details or if you are not PCI certified you can use our alternative method which is Token Based Transactions which enable you to:

  • Create a sale transaction with the first transaction occurrence to tokenize the customer card.
  • Store your token along with the returned tran_ref for further usage.
  • For further transactions, just create a normal transaction and pass the tokenization information, and it will be captured directly from the customer. 



To know more about The Payment Card Industry Data Security Standard (PCI DSS) you may like to check our What is PCI DSS? and What are the Merchant Requirements? and Why Does PayTabs Need PCI Certification For Using Payment Forms? solution articles.



Pre-Built Integrations


If your online system is built using one of the many business-ready CMS/eCommerce platforms, Paytabs provides you with a ready and easy-to-install plugin that enables you to be ready and go in just a few minutes. This section is where all of our supported plugins for each of below you can download, have full detailed documentation of how to install, activate, and configure.



PayPage Settings

Graphical user interface, text, application, chat or text message Description automatically generated


Using the PayTabs payment page (Hosted Payment Page) doesn't mean that we force you with our theme/UI. PayTabs always provides you with each convenient way to make your payment pages look like one of your site ones. In this article, we will guide you on how to customize the user interface of the PayTabs payment page to match your desired design through checking our How to customize the PayPage (Hosted Payment Page) UI? solution article.



There's also the PayPage Language option that allows you to override the default labels texts on the payment page. For example, you can upload your language file to change the payment button to say 'Confirm Order' instead of 'Pay Now'. Only text relating to the tags included in the uploaded file will be changed, any other text will retain its normal value. 


API Keys

Graphical user interface, text, application, chat or text message 
Description automatically generated


Managed to choose a suitable way to integrate with PayTabs? Your last step to do will be to get your authentication/integration keys for integrating via any selected method successfully. For that PayTabs provides you with all the integration keys needed for any integration. For more information check our How to get my Authentication/Integration/API Keys? solution article.


As for the "Integration Mapping" page, this is which can be used to simplify the migration of your system from your PT1 account to our newest PT2 account to not lose track of any old transactions and data. If you are one of our merchants that is still using our PT1 system, please contact us at (customercare@paytabs.com) for more information.





Payment Notifications


After a transaction process comes to end, you can easily depend on the mentioned methods in this section to update your system with the transaction/payment status to proceed with your order business flow process, such as shipping the order once the payment is authenticated, unlocking the products locked quantities after the payment is failed and so. 


Instant Payment Notification (IPN) is the payment status notification to the configured URL and it is a pure server-to-server connection (i.e: It is not a browser-based request). As soon as a transaction is created or altered, IPN will instantly send a notification to the merchant’s specified IPN Listener URL, which can have any code that will assist in updating ERP or dependent systems. Alternatively, you may wish to save this information in your local database.


To know more about this please check our How to configure Instant payment notification (IPN)?  solution article.



For more ways to get notified post/after payments please check our What are the Five (5) ways of receiving transaction response? solution article.


Also, for empowering you with all services you may need, PayTabs provides you with the ability to connect your own SendGrid account with your PayTabs to send the customers a receipt after successful payments. To know more about this please check our How to integrate my Paytabs account with my SendGrid account? solution article.



Certificate Management


The certificate management section allows you to control your wallet certification for SDKs usages such as Apple Pay and Samsung Pay. For more information, you can check our How to configure Apple Pay Certificate in my PayTabs dashboard? and How to integrate my application using Samsung Pay?  solution articles.


And to know more about our available SDKs you may have a look at our Mobile SDKs full detailed documentations



Those certifications are required only on SDKs



Testing

Text 
Description automatically generated


The testing section is dedicated to serving you several features that empower you to test your integration first before launching it live to your customers. 


You can perform test transactions via your test profile using our test cards to simulate successful or rejected payments in your system/integration. To know more about this please check our What are the test cards available to perform payments? solution article.


Also as PayTabs always aims to provide a good quality service to its merchants, not only in the integration part but also after integration services. One of these services is allowing you to have your own API log, to check the errors that occur during the integration process for faster handling and debugging. To know more about this please check our What is the API Debug Logs? solution article.


After knowing those issue that you may face during the integration process, PayTabs provides you the "Troubleshooting Your Issues/Errors" solution category which will allow you to trace and solve your issues without seeking for any assistance.