*(moved the conversation here, didn’t realize I was replying in the web payments form thread)
Hey Phill, thanks for the tip. I have not used the logs before, but this will be useful in future troubleshooting of all sorts. Here is the error that was produced (image of the full log entry below):
{“errors”:[{“category”:“INVALID_REQUEST_ERROR”,“code”:“NOT_FOUND”,“detail”:“Item variation with catalog object ID ZZPS5OQCHMFNPBG3IK7NZVV2, 63BDRR76WVKGUIS2Q3KZQVMG
not found.”}]} END
The logs show an error with the plugin’s handoff. The list of Catalog Item IDs is not being passed as a list of IDs. Instead it is passing the the string of IDs as a single ID. My screenshot in the previous post shows the operators and comparisons I used to pass the list to the plugin. Did I mis-state something?
Thanks!