Rank: Advanced Member
Groups: Authorized User, Developers, Registered Joined: 4/17/2019(UTC) Posts: 80
|
After returning from PayPal site to AC, the _PaymentWidget.cshtml file throws an error because the paymentAmount parameter is missing on line 102.
I didn't see a way to get the amount from the Basket so I changed the line to: @Html.Action("_PayPalExpressPaymentForm", "PayPalExpress", new { orderId = Model.OrderId, basketId = Model.BasketId, paymentAmount = 0, paymentMethodId = Model.PaymentMethodId })
|
|
|
|
Rank: Advanced Member
Groups: Admin, Administrators, Developers, Registered, HelpDesk, Authorized User Joined: 7/31/2019(UTC) Posts: 77
Was thanked: 8 time(s) in 8 post(s)
|
Thanks for reporting the issue. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close