All public logs

Combined display of all available logs of Wiki Plati.Online. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:49, 17 July 2024 George.fatu talk contribs created page ITSN request response (Created page with "== Settle Request Response == Once the '''Refund Request XML_Message''' is successfully parsed the Plati Online system will process it. Validate returned XML with schema: '''https://secure.plationline.eu/xml_validation/refund.response.v5.xsd''' <x_trans_id></x_trans_id> <merchServerStamp></merchServerStamp> <f_response_code></f_response_code> <source lang="xml"> <po_itsn_response> <f_response_code> <![CDATA[ 0 - an error occurred parsing processing th...")
  • 17:48, 17 July 2024 George.fatu talk contribs created page Validating the ITSN request XML Message validation schema (Created page with "== XML ITSN Request == '''Plati Online version 5.x''' # SOAP Post URL: Merchant's settings # Request XML validation schema: '''https://secure.plationline.ro/xml_validation/po.request.v5.xsd''' # XML_Message validation schema: '''https://secure.plationline.ro/xml_validation/itsn.v5.xsd''' Pseudo-code: # PO POST SOAP (version 1.1 or 1.2) to '''Merchant's URL''' #*SOAP 1.1 headers are: #*#CONTENT_TYPE = '''text/xml; charset=utf-8''' #*#USER_AGENT = '''PlatiOnline-SOAP'''...")
  • 17:24, 17 July 2024 George.fatu talk contribs created page SMS request response (Created page with "== Send SMS Request Response == Once the '''SMS Request XML_Message''' is successfully parsed the Plati Online system will process it. Validate returned XML with schema: '''https://secure.plationline.eu/xml_validation/sendSMS.response.v5.xsd''' <source lang="xml"> <po_send_sms_response> <po_error_code> <![CDATA[ 1 - an error occurred parsing the '''SMS Request XML_Message''' and Plati Online will not process the request; 0 - no error => '''Void Request XML_Mes...")
  • 17:24, 17 July 2024 George.fatu talk contribs created page Validating the SMS request XML Message validation schema (Created page with "== XML SMS Request == '''Plati Online version 5.x''' #SOAP Post URL: '''https://secure.plationline.eu/''' #Request XML validation schema: '''https://secure.plationline.eu/xml_validation/po.request.v5.xsd''' #XML_Message validation schema: '''https://secure.plationline.eu/xml_validation/f_message.sms.v5.xsd''' Pseudo-code: #Create the '''SMS Request XML_Message'''; #Create a random 32 alphanumeric '''AES KEY'''; #Encrypt the '''AES KEY''' with the '''RSA''' algorithm; t...")
  • 17:23, 17 July 2024 George.fatu talk contribs created page QueryByDate Response (Created page with "== Query Request Response == :Once the '''Query Request XML_Message''' is successfully parsed the Plati Online system will process it. :Validate returned XML with schema: '''https://secure.plationline.eu/xml_validation/query-by-date.response.v5.xsd''' <source lang="xml"> <?xml version="1.0" encoding="utf-8"?> <po_query_response> <po_error_code> <![CDATA[ 1 - an error occurred parsing the '''Query Request XML_Message''' and PlatiOnline will not process the request...")
  • 17:23, 17 July 2024 George.fatu talk contribs created page Validating the QueryByDate Request XML Message validation schema (Created page with "== XML QueryByDate Request == '''Plati Online version 5.x''' #SOAP Post URL: '''https://secure.plationline.ro/''' #Request XML validation schema: '''https://secure.plationline.ro/xml_validation/po.request.v5.xsd''' #XML_Message validation schema: '''https://secure.plationline.ro/xml_validation/f_message.query-by-date.v5.xsd''' Pseudo-code: #Create the '''QueryByDate Request XML_Message'''; #Create a random 32 alphanumeric '''AES KEY'''; #Encrypt the '''AES KEY''' with...")
  • 17:22, 17 July 2024 George.fatu talk contribs created page Query request response (Created page with " == Query Request Response == :Once the '''Query Request XML_Message''' is successfully parsed the Plati Online system will process it. :Validate returned XML with schema: '''[https://secure.plationline.ro/xml_validation/query.response.v5.xsd https://secure.plationline.ro/xml_validation/query.response.v5.xsd]'''   <syntaxhighlight lang="xml"> <?xml version="1.0" encoding="utf-8"?> <po_query_response> <po_error_code> <![CDATA[ 1 - an error oc...")
  • 17:22, 17 July 2024 George.fatu talk contribs created page Validating the query request XML Message validation schema (Created page with "== XML Query Request == '''Plati Online version 5.x''' #SOAP Post URL: '''https://secure.plationline.ro/''' #Request XML validation schema: '''https://secure.plationline.ro/xml_validation/po.request.v5.xsd''' #XML_Message validation schema: '''https://secure.plationline.ro/xml_validation/f_message.query.v5.xsd''' Pseudo-code: #Create the '''Query Request XML_Message'''; #Create a random 32 alphanumeric '''AES KEY'''; #Encrypt the '''AES KEY''' with the '''RSA''' algori...")
  • 17:21, 17 July 2024 George.fatu talk contribs created page Refund request response (Created page with "== Refund Request Response == Once the '''Refund Request XML_Message''' is successfully parsed the Plati Online system will process it. Validate returned XML with schema: '''https://secure.plationline.eu/xml_validation/refund.response.v5.xsd''' <source lang="xml"> <po_refund_response> <po_error_code> <![CDATA[ 1 - an error occurred parsing the '''Refund Request XML_Message''' and PlatiOnline will not process the request; 0 - no error => '''Refund Request XML_M...")
  • 17:21, 17 July 2024 George.fatu talk contribs created page Validating the refund request XML Message validation schema (Created page with "== XML Refund Request == '''Plati Online version 5.x''' #SOAP Post URL: '''https://secure.plationline.ro/''' #Request XML validation schema: '''https://secure.plationline.ro/xml_validation/po.request.v5.xsd''' #XML_Message validation schema: '''https://secure.plationline.ro/xml_validation/f_message.refund.v5.xsd''' Pseudo-code: #Create the '''Refund Request XML_Message'''; #Create a random 32 alphanumeric '''AES KEY'''; #Encrypt the '''AES KEY''' with the '''RSA''' alg...")
  • 17:20, 17 July 2024 George.fatu talk contribs created page Void request response (Created page with "== Settle Request Response == Once the '''Void Request XML_Message''' is successfully parsed the Plati Online system will process it. Validate returned XML with schema: '''https://secure.plationline.eu/xml_validation/void.response.v5.xsd''' <source lang="xml"> <po_void_response> <po_error_code> <![CDATA[ 1 - an error occurred parsing the '''Void Request XML_Message''' and Plati Online will not process the request; 0 - no error => '''Void Request XML_Message'''...")
  • 17:19, 17 July 2024 George.fatu talk contribs created page Validating the void request XML Message validation schema (Created page with "== XML Void Request == '''Plati Online version 5.x''' #SOAP Post URL: '''https://secure.plationline.ro/''' #Request XML validation schema: '''https://secure.plationline.ro/xml_validation/po.request.v5.xsd''' #XML_Message validation schema: '''https://secure.plationline.ro/xml_validation/f_message.void.v5.xsd''' Pseudo-code: #Create the '''Void Request XML_Message'''; #Create a random 32 alphanumeric '''AES KEY'''; #Encrypt the '''AES KEY''' with the '''RSA''' algorithm...")
  • 17:19, 17 July 2024 George.fatu talk contribs created page Settlement request response (Created page with "== Settle Request Response == Once the '''Settle Request XML_Message''' is successfully parsed the Plati Online system will process it. Validate returned XML with schema: '''https://secure.plationline.eu/xml_validation/settle.response.v5.xsd''' <source lang="xml"> <po_settle_response> <po_error_code> <![CDATA[ 1 - an error occurred parsing the '''Settle Request XML_Message''' and Plati Online will not process the request; 0 - no error => '''Settle Request XML_...")
  • 17:18, 17 July 2024 George.fatu talk contribs created page Validating the settle request XML Message validation schema (Created page with "== XML Settle Request == '''Plati Online version 5.x''' #SOAP Post URL: '''https://secure.plationline.ro/''' #Request XML validation schema: '''https://secure.plationline.ro/xml_validation/po.request.v5.xsd''' #XML_Message validation schema: '''https://secure.plationline.ro/xml_validation/f_message.settle.v5.xsd''' Pseudo-code: #Create the '''Settle Request XML_Message'''; #Create a random 32 alphanumeric '''AES KEY'''; #Encrypt the '''AES KEY''' with the '''RSA''' alg...")
  • 17:18, 17 July 2024 George.fatu talk contribs created page Authorization relay response (Created page with " == Payment Authorization Relay Response == On each transaction you can setup the relay response method: {| class="wikitable" |- ! Response method ! Comments |- | '''PTOR''' | POST using JavaScript |- | '''POST_S2S_PO_PAGE''' | POST server PO to merchant server, customer get the PO template |- | POST_S2S_MT_PAGE | DEPRECATED - POST server PO to merchant server, customer get the Merchant template |- | '''SOAP_PO_PAGE''' | POST SOAP server PO to merchant server, customer...")
  • 17:17, 17 July 2024 George.fatu talk contribs created page Redirect URL (Created page with "== Redirect URL == Once the '''XML_Message''' is successfully parsed the Plati Online system will return an XML with the redirect URL. Validate returned XML with schema: '''https://secure.plationline.eu/xml_validation/auth.url.response.v5.xsd''' <source lang="xml"> <po_auth_url_response> <po_error_code> <![CDATA[ 1 - an error occured parsing the '''XML_Message''' and Plati Online will not generate the '''Redirect URL'''. 0 - no error => Plati Online will gener...")
  • 17:16, 17 July 2024 George.fatu talk contribs created page Validating the XML Message validation schema (Created page with " == XML Authorization == '''Plati Online version 5.x''' #Post URL: '''[https://secure.plationline.ro/ https://secure.plationline.ro/]''' #Request XML validation schema: '''[https://secure.plationline.ro/xml_validation/po.request.v5.xsd https://secure.plationline.ro/xml_validation/po.request.v5.xsd]''' #XML_Message validation schema: '''[https://secure.plationline.ro/xml_validation/f_message.auth.v5.xsd https://secure.plationline.ro/xml_validation/f_message.auth.v5.xs...")
  • 17:16, 17 July 2024 George.fatu talk contribs created page How to obtain security keys (Created page with "== Merchants Security keys == This section offers the merchants the possibility to obtain the transactioning key. Every time a transaction is submitted to the gateway for processing, a validation is also necessary to indicate that the transaction is received from an authorized merchant. This validation is made via a transactioning key generated by the gateway. If a transaction is not validated via this key, it will get declined. '''Security Key''' Follow these steps:...")
  • 17:15, 17 July 2024 George.fatu talk contribs created page Testing the integration (Created page with "== Testing the PlatiOnline integration == Testing CC info: {| class="wikitable" |- ! Attribute !! Value !! Info |- | URL || https://secure.plationline.ro/ || URL |- | Card number || 5121212121212124 || MasterCard; |- | Card number || 4111111111111111 || Visa |- | Card exp date || 12/16 || Month/Year |- | CVV2 || 999 || Verification code |- | F_Amount || 1.35 || Decline transaction |- | F_Amount || 1.01 || On Hold transaction |- | F_Amount || 1.00 || Authorized transact...")
  • 13:56, 10 July 2024 George.fatu talk contribs created page The merchants PlatiOnline.ro (Created page with "<center>'''The merchants PlatiOnline.ro'''</center> Online Payments merchants receive one account for each e-commerce site registered in the system. These accounts have: * a unique identifier «Merchant ID»; * security keys; * user accounts. These identification elements linking transactions merchant account. Will receive this information automatically to the email address specified in your contact forms as soon as you sign-up site was done successfully. We reco...")
  • 13:55, 10 July 2024 George.fatu talk contribs created page How to install Shopify online payments plugin (Created page with "The following Plati.online status will be set for the Shopify orders == E-commerce operations == === X_STARE_FIN1 field values (authorize / settle operations) === PlatiOnline system supports the following Financial statuses (authorize / settle operations): {| class="wikitable" |- ! X_STARE_FIN1 Parameter !! PlatiOnline Description || Shopify status |- | 1 || Pending authorization || Pending |- | 2 || Transaction authorized || Paid |- | 3 || Pending settle || Paid |-...")
  • 13:54, 10 July 2024 George.fatu talk contribs created page How to install Prestashop online payments plugin (Created page with "'''Regular card payment using PlatiOnline''' ---- After installing Prestashop platform follow these steps: 1. Install regular '''PlatiOnline''' card payment plugin. To do this, access '''Modules and Services''' section in Prestashop, '''Modules and Services''' -> '''Add a new module.''' File:Prestashop-add.jpg 2. In Upload section select '''plationline.zip''' file and install it by accessing '''Install''' button. File:Prestashop-install.jpg 3. In List o...")
  • 13:52, 10 July 2024 George.fatu talk contribs created page How to install Joomla online payments plugin (Created page with " '''Regular card payment using Plationline''' ---- '''VirtueMart 3.x''' ---- After installing the Joomla platform and VirtueMart component follow these steps: 1. Install the regular '''Plationline''' card payment plugin. To do this, visit the Joomla '''Extensions''' section -> '''Extension Manager'''. In Upload Package File section select the file '''plationline.zip''' and install it by clicking '''Upload & Install''' button. File:Joomla-install.jpg 2. Afte...")
  • 13:50, 10 July 2024 George.fatu talk contribs created page How to install Opencart online payments plugin 2.0 (Created page with "'''Plationline regular card payment module''' ---- After installing the OpenCart platform, you can follow these steps: 1. Install the Plationline regular card payment plugin. To install it, you need to copy the contents of the plationline folder in the parent store location via FTP connection. Overwrite the files and directories if the FTP client asks for this. 2. After installing the module, you must activate it. Access the '''Extensions''' menu, submenu '''Paymen...")
  • 13:45, 10 July 2024 George.fatu talk contribs created page How to install Wordpress online payments plugin 2.3-2.4 (Created page with " '''Plationline regular card payment module''' ---- '''Woocommerce 2.0.x''' ---- After installing the Wordpress platform and the Woocommerce component, you can follow these steps: 1. Install the '''Plationline''' regular card payment plugin. In order to do this, access the Wordpress '''Plugins''' section. Then go to '''Add New''' section, click the '''Upload''' button, then '''Browse''', select the '''plationline.zip''' file and install it by clicking the '''Ins...")
  • 13:44, 10 July 2024 George.fatu talk contribs created page List of Postal Offices where we accept cash payment (Created page with "{| {{table}} | align="center" style="background:#f0f0f0;"|'''Crt number''' | align="center" style="background:#f0f0f0;"|'''County''' | align="center" style="background:#f0f0f0;"|'''Locality/sector''' | align="center" style="background:#f0f0f0;"|'''Type subunit''' | align="center" style="background:#f0f0f0;"|'''Name subunit''' | align="center" style="background:#f0f0f0;"|'''Address''' |- | 1||B||Sector 1||OF||Bucuresti 1||Bucuresti, Str. Matei Millo, nr. 12 |- | 2||B||Sec...")
  • 13:44, 10 July 2024 George.fatu talk contribs created page Codes for transaction status (Created page with "== E-commerce operations == === X_STARE_FIN1 field values (authorize / settle operations) === PlatiOnline system supports the following Financial statuses 1 (authorize / settle operations): {| class="wikitable" |- ! X_STARE_FIN1 Parameter !! Description |- | 1 || Pending authorization |- | 2 || Transaction authorized |- | 3 || Pending settle |- | 4 || Sale transaction |- | 5 || Transaction settled |- | 6 || Pending void |- | 7 || Transaction voided |- | 8 || Transacti...")
  • 13:43, 10 July 2024 George.fatu talk contribs created page PlatiOnline F Action values (Created page with " == The list of possible values field '''F_Action''' == PlatiOnline system supports the following types of operations: {| class="wikitable" |- ! F_Action Parameter ! Description |- | style="text-align: center;" | 0 | Ordering / payment status query. |- | style="text-align: center;" | 1 | Refund / credit request. |- | style="text-align: center;" | 2 | Visa and MasterCard authorization request Payment Tokenization authorization request (no installments) &nbs...")
  • 13:42, 10 July 2024 George.fatu talk contribs created page Download PlatiOnline integration kits (Created page with " Lista completa de kit-uri se afla in sectiunea Download din interfata securizata a comerciantilor [https://merchants.plationline.ro https://merchants.plationline.ro]. Pentru oferta si inrolare comerciant (un singur site sau multi-site) PlatiOnline accesati linkul [https://plati.online/inregistrare-website/ Înregistrare website]. Durata estimata de instalare completa si testare a integrarii de catre echipa PlatiOnline este de 1 zi, iar la cerere dvs. se poate face gra...")
  • 13:42, 10 July 2024 George.fatu talk contribs created page PlatiOnline API - Instant Transaction Notification Status - software developers (Created page with "== ITSN ver 5.x PlatiOnline == '''ITSN''' - Instant Transaction Notification Status Offers the possibility for the merchant to specify an URL or web address to which the PlatiOnline system will send the notification for the transaction status modification. '''NOTICE''': The ITSN system only notifies about a change in the transaction status and '''does NOT''' specify the actual/current status of the transaction. In order to be able to learn the new/actual status of the...")
  • 13:40, 10 July 2024 George.fatu talk contribs created page PlatiOnline API - software developers (Created page with " == Plati Online API == This document guides the new merchants to implement PlatiOnline system modules. The document provides step-by-step implementing instructions along with code examples. Document appendixes contain useful information such as definition tables for frequently used terms in card industry, error codes, state / country codes and other information. === How to do requests to Plati Online === All the calls to/from Plati Online system use SOAP method: Eve...")
  • 13:27, 10 July 2024 George.fatu talk contribs created page Main Page (Created page with "Plati Online Payment System Plati.online has developed the PrestaShop 1.7 module platform Plati.online has developed the Magento 2.x module platform Plati.oline este integrat complet cu platforma GoMag.ro The PlatiOnline system only works with the TLS 1.2 security protocols; for PHP, use at least version 5.5.19; we recommend installing the latest versions of OpenSSL https://www.openssl.org/ and CURL https://curl.haxx.se/download.html")