Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
so i have this issue
i have integrated paypal smart buttons including the credit and debit card option, but since i cant edit the checkout page, i have added this buttons in product and cart page. i made a test purchase and i got the funds in my paypal account but the order is not created in shopify and since it wasnt in checkout page, it is not in abandoned checkout too. i have been doing some digging and i think maybe i have to create a webhook to integrate paypal to shopify. meaning that when someone buys in my store via my paypal smart buttons, funds get into my paypal and paypal send a notification to shopify to create the order. i dont know if this is the right logic for the webhook but thats how im understanding it so far.
if this has nothing to do with webhooks, how do i fix the issue that when someone buys from my store via paypal smart buttons the order is also created in shopify?
keep in mind that the customer when buying with smart buttons it happens directly in product page or cart page, not in checkout page