Using version of tangible module with paypal processing. When I set store to only process for authenticated users, tangible product purchases works fine. However, when I set store to process for un-authenticated users (anonymous users), after the paypal transaction is completed and I click on "return to merchant" button, user is returned to "/store/history" with "access denied".
What do I do about this? I assume the anonymous user can't see a store history, but where should he go after clicking on "return to merchant"?
Comments
Comment #1
simeline 151 in the paypal module should check for user access rights to store/history, and send them somewhere else instead -- maybe the transaction itself?
Comment #2
brmassa commentedComment #3
gordon commentedThis has been fixed with the implementation of the new customer api.
Comment #4
(not verified) commented