Reputation: 2520
Working through: https://www.wepay.com/developer/process_payments/tokenization-custom-checkout
When I execute:
WePay.set_endpoint("stage");
I get the error returned:
messenger:10 Uncaught TypeError: Cannot read property 'wepay_call_path' of null
I have loaded their tokenization API and everything seems correct. Any help appreciated.
Upvotes: 1
Views: 70