New pages

New pages
Hide registered users | Hide bots | Hide redirects
  • 18:34, 22 July 2024Test page (hist | edit) ‎[1,989 bytes]Cristian.maftei (talk | contribs) (Created page with "== Welcome to Test Page ==")
  • 17:49, 17 July 2024ITSN request response (hist | edit) ‎[858 bytes]George.fatu (talk | contribs) (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 2024Validating the ITSN request XML Message validation schema (hist | edit) ‎[843 bytes]George.fatu (talk | contribs) (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 2024SMS request response (hist | edit) ‎[1,178 bytes]George.fatu (talk | contribs) (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 2024Validating the SMS request XML Message validation schema (hist | edit) ‎[1,155 bytes]George.fatu (talk | contribs) (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 2024QueryByDate Response (hist | edit) ‎[5,336 bytes]George.fatu (talk | contribs) (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 2024Validating the QueryByDate Request XML Message validation schema (hist | edit) ‎[1,215 bytes]George.fatu (talk | contribs) (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 2024Query request response (hist | edit) ‎[5,360 bytes]George.fatu (talk | contribs) (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 2024Validating the query request XML Message validation schema (hist | edit) ‎[1,167 bytes]George.fatu (talk | contribs) (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 2024Refund request response (hist | edit) ‎[1,191 bytes]George.fatu (talk | contribs) (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 2024Validating the refund request XML Message validation schema (hist | edit) ‎[1,174 bytes]George.fatu (talk | contribs) (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 2024Void request response (hist | edit) ‎[1,178 bytes]George.fatu (talk | contribs) (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 2024Validating the void request XML Message validation schema (hist | edit) ‎[1,160 bytes]George.fatu (talk | contribs) (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 2024Settlement request response (hist | edit) ‎[1,192 bytes]George.fatu (talk | contribs) (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 2024Validating the settle request XML Message validation schema (hist | edit) ‎[1,174 bytes]George.fatu (talk | contribs) (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 2024Authorization relay response (hist | edit) ‎[10,345 bytes]George.fatu (talk | contribs) (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 2024Redirect URL (hist | edit) ‎[1,060 bytes]George.fatu (talk | contribs) (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 2024Validating the XML Message validation schema (hist | edit) ‎[1,630 bytes]George.fatu (talk | contribs) (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 2024How to obtain security keys (hist | edit) ‎[1,027 bytes]George.fatu (talk | contribs) (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 2024Testing the integration (hist | edit) ‎[1,207 bytes]George.fatu (talk | contribs) (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 2024The merchants PlatiOnline.ro (hist | edit) ‎[583 bytes]George.fatu (talk | contribs) (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 2024How to install Shopify online payments plugin (hist | edit) ‎[1,327 bytes]George.fatu (talk | contribs) (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 2024How to install Prestashop online payments plugin (hist | edit) ‎[1,493 bytes]George.fatu (talk | contribs) (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 2024How to install Joomla online payments plugin (hist | edit) ‎[2,359 bytes]George.fatu (talk | contribs) (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 2024How to install Opencart online payments plugin 2.0 (hist | edit) ‎[4,553 bytes]George.fatu (talk | contribs) (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 2024How to install Wordpress online payments plugin 2.3-2.4 (hist | edit) ‎[5,790 bytes]George.fatu (talk | contribs) (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 2024List of Postal Offices where we accept cash payment (hist | edit) ‎[92,169 bytes]George.fatu (talk | contribs) (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 2024Codes for transaction status (hist | edit) ‎[3,992 bytes]George.fatu (talk | contribs) (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 2024PlatiOnline F Action values (hist | edit) ‎[4,056 bytes]George.fatu (talk | contribs) (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 2024Download PlatiOnline integration kits (hist | edit) ‎[1,601 bytes]George.fatu (talk | contribs) (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 2024PlatiOnline API - Instant Transaction Notification Status - software developers (hist | edit) ‎[1,664 bytes]George.fatu (talk | contribs) (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 2024PlatiOnline API - software developers (hist | edit) ‎[6,255 bytes]George.fatu (talk | contribs) (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 2024Main Page (hist | edit) ‎[1,788 bytes]George.fatu (talk | contribs) (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")