I am having trouble using the IPN Simulator (https://developer.paypal.com/developer/ipnSimulator/). When I click on any of the options from the dropdown menu for Transaction type, the form with text inputs does not appear. Instead, I receive a js error: TypeError: window.moment is not a function. (In 'window.moment()', 'window.moment' is undefined) It appears that moment.js is not imported or something, so window.moment doesn't exist. Does anybody have a solution or does PayPal need to fix this?
... View more