Stripe\Exception\InvalidRequestException
You cannot use `line_items.amount`, `line_items.currency`, `line_items.name`, `line_items.description`, or `line_items.images` in this API version. Please use `line_items.price` or `line_items.price_data`. Please see https://stripe.com/docs/payments/checkout/migrating-prices for more information.
Stripe 插件安装后设置完Public Key,Public KeyPrivate Key,Private Key,Endpoint Secret之后,在check out时出现这个错误。
请问是stripe已经更新api的原因吗?Stripe插件还有更新的计划吗?
谢谢。