Jump to content

life4

Member
  • Posts

    4
  • Joined

  • Last visited

About life4

life4's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hello, We need to create Payment Gateway Module for hyperpay. See API DOCS . It's supposed to support Visa and MasterCard payments. Here is the full API documentation URL https://hyperpay.docs.oppwa.com/tutorials/integration-guide Also, we have an account for transactions and payment process testing. PS: Later we will provide all required data. Now we need to know how much it cost and how much time will it take? Thank you!
  2. here the picture /http://www.hyyathost.com/images/2013/01/26/dzmEn.jpg
  3. i need to automatically update my currency by ajax here in my site /http://www.hyyatdomain.com/bill/cart.php?gid=1 when i change the currency from currencies top of the page it change in the cart only i need to update it in the packages also or i want you tell me how i can display the packages only in the page like cart.php?a=viewcart how could i display packages only without any thing other function recalcsummary() { jQuery("#cartloader").show(); jQuery.post("cart.php", 'a=view&cartsummary=1&ajax=1', function(data){ jQuery("#cartsummary").html(data); jQuery("#cartloader").hide(); }); } now i need some thing like that i need the code that make me change the currencies in my page only ? how could it be what is the url make me able to do that ? could you help me in that thanks alot for your patients and help
  4. hello i need template whmcs look like the following examples can be that done i need same cart and prder like https://my.exahost.com.sa/cart/-lang-customline002-/ https://my.exahost.com.sa/cart/&step=3 also i have this slider http://www.whmcs.com/appstore/237/WHMCS-Slider.html we do some http://www.hyyatdomain.com/bill/ but still i need this not work with us http://www.hyyatdomain.com/bill/cart.php?gid=1 any one can do that
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated