Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: PayPal Express Checkout Page Load Issues #368

Closed
erw13n opened this issue Sep 7, 2021 · 1 comment
Closed

CI: PayPal Express Checkout Page Load Issues #368

erw13n opened this issue Sep 7, 2021 · 1 comment
Labels
Milestone

Comments

@erw13n
Copy link
Contributor

erw13n commented Sep 7, 2021

Describe the bug

There's seem a bug on "Paypal Express Checkout" page, when do "Paypal Checkout", after payment, clicking on Continue Shopping will redirect to Cart page, and the previous order is displayed. While clicking "Place Order" first time will process the order, but it stay on the same page, and when clicking "Place Order" the second time, it throw error.
If do "Secure Checkout", after payment and redirect to "Paypal Express Checkout" clicking "Place Order" will throw an error.

Software Versions

  • DNN: 09.02.02
  • Hotcakes: 03.05.00

To Reproduce

Steps to reproduce the behavior:

  1. View Shopping Cart
  2. Checkout using "Paypal Checkout"
  3. After payment, it will redirect to PayPal Express Checkout
  4. Clicking "Place Order" will process the order, but it still open the same page
  5. Clicking "Place Order" once again, will throw an error.

Case 2:

  1. View Shopping Cart
  2. Checkout using "Paypal Checkout"
  3. After payment, it will redirect to PayPal Express Checkout
  4. Clicking on "Continue Shopping" will redirect to "Cart" page that still show previous Order.

Case 3:

  1. View Shopping Cart
  2. Checkout using "Secure Checkout",
  3. Choose "Paypal Express" as payment, and click "Place Order"
  4. Process with Payment
  5. Redirect to Paypal Express Checkout
  6. When clicking on "Place Order" it will throw an error

Expected behavior

When clicking "Place Order" and Process with Payment, it should display confirmation/thank you page

Error log

Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Hotcakes.Modules.Checkout.ThirdPartyPaymentView.RenderView()

@erw13n
Copy link
Contributor Author

erw13n commented Sep 7, 2021

as reported at hotcakes forum

@erw13n erw13n changed the title Paypal Express does not process to confirmation page Paypal Express Checkout page issues Sep 8, 2021
@WillStrohl WillStrohl changed the title Paypal Express Checkout page issues CI: PayPal Express Checkout Page Load Issues Sep 8, 2021
WillStrohl pushed a commit that referenced this issue Sep 23, 2021
Resolves PayPal Express redirect - Issues #368
@WillStrohl WillStrohl added this to the 03.06.00 milestone Sep 23, 2021
@WillStrohl WillStrohl added the bug label Sep 23, 2021
@erw13n erw13n closed this as completed Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants