Skip to main content

Etisalat Payment Gateway Integration Wix website

Etisalat Payment Gateway Integration with wix website




The document provides the interface information to Integrate with Etisalat Payment Gateway to perform Ecommerce payment using REST (JSON).


Please find the below transaction flow for implementing 3D secure eCommerce transactions.

1. The Registration API call should be triggered to payment gateway in which the ReturnPath property with Transaction details like amount, currency, OrderID etc. should be mentioned.

2. Redirect to Payment Portal URL, returned in Register call with TransactionID as hidden field.

3. Payer will proceed with 3D Secure Authentication process. 4. After 3D Authentication, control will returned back to Merchant’s ReturnPath property URL received in registration call. 5. Merchant sends Finalization API call to complete transaction. 


import {fetch} from 'wix-fetch';

// ...

fetch("https://ipg.comtrust.ae/", {"method": "get"})
  .then( (httpResponse) => {
    if (httpResponse.ok) {
      return httpResponse.json();
    } else {
      return Promise.reject("Fetch did not succeed");
    }
  } )
  .then(json => console.log(json.someKey))
  .catch(err => console.log(err));

Number (number)

Description: Running order number.
Type: Number
Can connect to data: Yes
Can use in dynamic page URL: Yes
Can be sorted: Yes
Can be filtered: eq, ne, hasSome, le, lte, gt, gte
Read-only: Yes

ID (_id)

Description: The ID of the order. This is a system field and is hidden by default.
Type: Text
Can connect to data: Yes
Can use in dynamic page URL: No
Can be sorted: Yes
Can be filtered: eq, ne, hasSome, contains, startsWith
Read-only: Yes



wixData.query("Stores/Orders")
  .find()
  .then( (results) => {
    // handle the results
  } );
For Etisalat Payment Gateway Integration Wix website call me or email me directly

lalityadav99999@gmail.com
skype id: lalit.yadavswd
Phone: +91-9015079893

Comments

Popular posts from this blog

Dropshipzone Australia API Integration with WooCommerce: A Game-Changer for Online Retailers

  Introduction: The Power of Dropshipzone Australia API Integration with WooCommerce In the competitive world of e-commerce, efficiency and seamless operations are key to success. Dropshipzone Australia, a prominent player in the Australian online retail space, offers an API that integrates with WooCommerce, enabling store owners to automate and streamline their business processes. In this article, we’ll explore how leveraging Dropshipzone Australia API integration with WooCommerce can revolutionize your online store by simplifying product imports, inventory management, pricing strategies, and image optimization. Dropshipzone Australia API Integration with WooCommerce Why Dropshipzone Australia API Integration with WooCommerce Matters Managing an online store is no easy task. From keeping inventory up to date to ensuring that product details are accurate, store owners face numerous challenges daily. The Dropshipzone Australia API integration with WooCommerce addresses these pain...

Batscrm api integration wordpress via custom form custom plugin

  BATS is the only software you need to automate, streamline, manage & grow your transportation business.  BATS takes performance to the next level with built-in features such as batch emails, inline editing and much more! Batscrm api integration wordpress via custom form custom plugin BATS gives you everything you need, upfront, to run your business more effectively while saving time and money in the process. Batscrm api integration wordpress via custom form custom plugin Why use Batscrm api integration wordpress AQua Pricing Engine Price your opportunities automatically or with the click of a button using our internally managed pricing engine eDoc - Electronic Signature BATS’ electronic signing platform allows you to capture signatures from customers as well as carriers, even if they’re not on Central Dispatch. Billing BATS’ powerful billing module captures & processes customers credit cards, manages commission payouts and manages all accounts receivables and payable...

Teetaly Print-On-Demand solution api integration with woocommerce order sync

 Teetaly Print-On-Demand solution api integration with woocommerce Order Sync Teetaly.com is the complete Print-On-Demand solution which makes it easy and automatic to create products with custom prints. * Free registration * Zero initial or monthly costs * Zero initial or monthly costs * Over 100 high quality products * 100% Sustainable teetaly woocommerce order and stocks sync Why Choose Teetaly.com as POD Create your own custom products Quickly and easily with our free design tools Sell on your terms You decide the price and on which store to sell them. Teetaly easily integrates with major e-commerce platforms Relax and make money As soon as your customers place an order, we receive it directly from your Teetaly account and take care of everything: from the product stamen to delivery in 24/48h Only premium quality, natural and synthetic fabrics: linen, cotton and polyester Only the best printing technologies last generation 100% sustainability thanks to the use of non-toxi...