Nate Bunney
Nate Bunney

Reputation: 2520

Error on execute set_endpoint for WePay

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

Answers (0)

Related Questions