API integration into web app
Follow these steps to integrate Paylora API into your web app.1
Generate API key
Click 
Generate New Key, and put url address of your website into field than click save
2
Integrate invoice api into your web app
Use create invoice endpoint to add this as your button handlerFor get token list use get tokens endpointNetwork type isReact.js sampleAfter click user will redirected into checkout page.
3
Checkout
Checkout page where user can connect wallet and pay. See crypto wallet guide

Webhook integration
Webhooks allow your application to receive real-time events, such as when an invoice is paid. All webhook requests are signed to verify authenticity. Follow these steps to integrate Paylora webhook into your web app.1
Generate webhook key
Click 
Add Webhook, and put endpoints url into field than click save
2
Backend integration
Your server should expose an endpoint to receive webhook events.Example Event Body

