我最近迁移了一个网站到Gatsbyv2,发现Snipcart的自定义html在事件happens.How之后会成倍增加。我会阻止Snipcart自定义HTML在每次页面导航或事件发生时成倍增加吗?CustomSnipcartText组件使用componentDidMount调用Snipcart api,并使用这些方法将文本绑定到DOM。Snipcart自定义html组件:
// Binds the Snipcart subscription services to the comp
我想使用V3 SnipCart API在我的“谢谢”页面上获取有关特定订单的数据。我正在使用C#来完成这个任务。在尝试使用API时,我一直收到这个错误。
//Testing API get data begin
string strurltest = String.Format("https://app.snipcart.com因为试图获取信息的URL是我的localhost: url,而不是