Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • The One Technologies Developer 6 posts 56 karma points
    Mar 30, 2015 @ 10:27
    The One Technologies Developer
    0

    How to pass description to worldpay

    How to add custome field or custome variable in Transaction.GetBasket.PurchaseOrder because i want to pass "product description" to worldpay for shopper response in email but i don't know how to do this. Or any other way to pass Product description to worldpay through ucommerce.

    Code

      Dim opProduct As Product
      opProduct = CatalogLibrary.GetProduct(oLine.Sku)
      oBasket.AddProduct(SiteContext.Current.CatalogContext.CurrentCatalog.PriceGroup, opProduct, 1)  



  • Thomas 30 posts 163 karma points
    Apr 01, 2015 @ 11:35
    Thomas
    0

    Hey

    Just to make sure i understand what you want to do, you want to send more data to WorldPay?

    And what version of uCommerce are you currently using?

    Kind regards

    Thomas Arvidsen

  • The One Technologies Developer 6 posts 56 karma points
    Apr 01, 2015 @ 16:23
    The One Technologies Developer
    100

    Really thanks for the reply and umbraco v 4.11.9 and Ucommerce 6.0.3.14141 Please Help And it is not solved right now

     
  • The One Technologies Developer 6 posts 56 karma points
    Apr 03, 2015 @ 07:47
    The One Technologies Developer
    0

    hi Thomas Arvidsen i have also test with paypal and it's work fine and only worlpay doesn't take "Products description"  as Description.

Please Sign in or register to post replies

Write your reply to:

Draft