fix(plugin-stripe): properly types async webhooks (#7317)

This commit is contained in:
Jacob Fletcher
2024-07-23 14:30:09 -04:00
committed by GitHub
parent 863abc0e6b
commit a35979f74e
3 changed files with 1 additions and 5 deletions

View File

@@ -9,8 +9,6 @@ export const syncPriceJSON = async (args) => {
const { id: eventID, default_price } = event.data.object
console.log(event.data.object)
let payloadProductID
// First lookup the product in Payload