Copied to clipboard

Flag this post as spam?

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


  • Marcel Breas 7 posts 28 karma points
    Apr 04, 2013 @ 10:33
    Marcel Breas
    0

    Error on uWebshop PaymentProviderHandler

    I've instaled both the MultiSafePay and Paypal Payment Provider Packaged. However when i open the Handlers page payment-providers/payment-providers/multisafepay/ or payment-providers/payment-providers/paypal/ I get the error: Method not found: 'Void uWebshop.Domain.OrderInfo.Save()'

     

    What am I missing here?

  • uWebshop 35 posts 140 karma points
    Apr 04, 2013 @ 10:48
    uWebshop
    0

    Hi Marcel,

    It seems there is a mixup on our.umbraco with the uWebshop Foundation package and the uWebshop payment providers.

    We'll get it sorted out a.a.p.

    Thanks for the notice!

    Best,

    Arnold

  • Marcel Breas 7 posts 28 karma points
    Apr 04, 2013 @ 10:53
    Marcel Breas
    0

    Where can i find the correct packages to use with the uWebshop 2.1.0.3 Foundation Package?

  • uWebshop 35 posts 140 karma points
    Apr 04, 2013 @ 10:59
  • Marcel Breas 7 posts 28 karma points
    Apr 04, 2013 @ 11:41
    Marcel Breas
    0

    Thanks Arnold. I've got it working now. Just out of curiosity is there more detailed documentation available?

  • uWebshop 35 posts 140 karma points
    Apr 04, 2013 @ 11:44
    uWebshop
    0

    Documentation & Support can be found here: https://uwebshop.zendesk.com

    (this forum will close after june the 1st because of the discontinuation of the Umbraco Deli)

  • Marcel Breas 7 posts 28 karma points
    Apr 05, 2013 @ 09:09
    Marcel Breas
    0

    Hello Arnold,

    I have a small follow up question. I've moved the uWebshop installation to another server to test the payment providers. Since the server I was originally working on wasn't accesable from outside of the firewall, I couldn't receive te feedback from the payment providers. However since moving the installation the PaymentProvider Handler is giving me an error "PaymentProvider Not Found"

  • uWebshop 35 posts 140 karma points
    Apr 07, 2013 @ 19:02
    uWebshop
    0

    Hi Marcel,

    Did you add the Payment provider Handler template tot the Payment Provider node?

    More information can be found here: https://uwebshop.zendesk.com/entries/21948502--uWebshop-2-0-Working-with-Payment-Providers

  • Marcel Breas 7 posts 28 karma points
    Apr 08, 2013 @ 09:39
    Marcel Breas
    0

    I had indeed added the Payment provider Handler template to the node. The problem was solved when I added the Payment provider Handler template to the "Payment Providers"node.

     

    I've read through the page you provided, do i also need to create PaymentResponseHandlercs -class whe I'm using one of the Payment Provider packages?
    I've noticed that even though I'm getting through a paypal order correctly my orders status doesn't seem to bee updated to paid status.

  • uWebshop 35 posts 140 karma points
    Apr 08, 2013 @ 10:27
    uWebshop
    0

    Marcel,

    You do not need to create any code when you are using one of our packages :)
    We have to split that support document to be more clear. 

    Do you use the paypal sandbox to test? Because it will only work properly if the currencyculture is set to United States (so you get USD)...
    Otherwise the status will be send as "pending" by paypal (because it does not accept anything other then USD).

  • Marcel Breas 7 posts 28 karma points
    Apr 08, 2013 @ 10:50
    Marcel Breas
    0

    Arnold,

    I'm getting the following data sent from Paypal sandbox. As you can see the payment_status is returned as Completed. However when I check the order in umbraco it's status is still set to "WaitingForPayment".

     

    mcgross: 14.52
    invoice: ToyotaMerchandise0108
    protectioneligibility: Partially Eligible - INR Only
    addressstatus: unconfirmed
    payerid: JWSYYJMEDR7GG
    tax: 0.00
    addressstreet: 25513540 River N343 W
    paymentdate: 00:30:59 Apr 08, 2013 PDT
    paymentstatus: Completed
    charset: windows-1252
    addresszip: GJ
    firstname: Marcel
    mcfee: 0.87
    addresscountrycode: NL
    addressname: Marcel Breas
    notifyversion: 3.7
    custom: ToyotaMerchandise0108x093132
    payerstatus: unverified
    business: [email protected]
    addresscountry: Netherlands
    addresscity: Den Haag
    quantity: 1
    verifysign: AeJdrg36dLLGMF3bdPTIgg0vCCW8AImY3-OORvyiYI8rI6bZblzVIivM
    payeremail: [email protected]
    txnid: 0GT95326JC332692S
    paymenttype: instant
    lastname: Breas
    addressstate: 2585
    receiveremail: [email protected]
    paymentfee: 0.87
    receiverid: XFURGJGW4XZFW
    txntype: webaccept
    itemname: ToyotaMerchandise0108
    mccurrency: USD
    itemnumber: 
    residencecountry: NL
    testipn: 1
    handlingamount: 0.00
    transactionsubject: ToyotaMerchandise0108x093132
    paymentgross: 14.52
    shipping: 0.00
    ipntrackid: 1faab9024bce4

     

     

  • Dorien 3 posts 23 karma points
    May 07, 2013 @ 16:11
    Dorien
    0
  • Dorien 3 posts 23 karma points
    May 07, 2013 @ 16:12
    Dorien
    0

    Has there been a solution for this? I'm having the same problem: In paypal the status is" Completed" but uWebshop says "WaitingForPayment" both with USD as all other currencies...

  • uWebshop 35 posts 140 karma points
    May 07, 2013 @ 16:15
    uWebshop
    0

    Dorien,

    Is the payment provider template with the payment handler macro set on the PayPal node?
    Can you check in the post to PayPal if the feedback url is correct?

    Also check if in web.config this appsetting is added: <add key="PayPalTestMode" value="false" />

    Best,

    Arnold,
    uWebshop Support 

  • Darren McManaway 4 posts 24 karma points
    Aug 08, 2013 @ 01:04
    Darren McManaway
    0

    uWebshop Support - Arnold.

    We also have exactly the same WaitingForPayment problem and no - <add key="PayPalTestMode" value="false" /> is not making any difference.

    Can you please make a few suggestions here?
    This is on a now live site.

    Thank you and kind regards,
    Darren.

  • uWebshop 35 posts 140 karma points
    Aug 08, 2013 @ 09:03
    uWebshop
    0

    @Darren,

    What version of Umbraco and uWebshop are you using? Did you check the Umbraco logs already?

    If you don't want to share all information in public, I suggest you create a support ticket in our support system: https://uwebshop.zendesk.com/anonymous_requests/new

    Best,

    Arnold

Please Sign in or register to post replies

Write your reply to:

Draft