# Rex Digital Shop

## Rex Digital Shop

- [Introduction](https://docs-shop.rexdigital.group/master.md): Welcome to our documentation page.
- [Payment Button](https://docs-shop.rexdigital.group/getting-started/payment-button.md)
- [Payment Request](https://docs-shop.rexdigital.group/getting-started/payment-request.md)
- [Webhooks](https://docs-shop.rexdigital.group/getting-started/webhooks.md): Once your user has used the payment button and paid, it's time listening for webhooks.
- [Payment Dispute Canceled](https://docs-shop.rexdigital.group/getting-started/webhooks/payment-dispute-canceled.md): The payment dispute has been canceled for the order.
- [Payment Completed](https://docs-shop.rexdigital.group/getting-started/webhooks/payment-completed.md): The order has been fully paid for.
- [Payment Disputed](https://docs-shop.rexdigital.group/getting-started/webhooks/payment-disputed.md): A payment dispute was opened for the order.
- [Payment Reversed](https://docs-shop.rexdigital.group/getting-started/webhooks/payment-reversed.md): A disputed payment was reversed for the order. (an involuntary reversal of funds from you as the merchant)
- [Payment Refunded](https://docs-shop.rexdigital.group/getting-started/webhooks/payment-refunded.md): A refund has been initiated for an order. (a voluntary reversal of funds from you as the merchant)
- [Store](https://docs-shop.rexdigital.group/api/store-1.md): Interact with your store.
- [Products](https://docs-shop.rexdigital.group/api/products.md): Interact with products in your store.
- [Billing Address](https://docs-shop.rexdigital.group/entities/billing-address.md)
- [Shipping Address](https://docs-shop.rexdigital.group/entities/shipping-address.md)
- [Payment Methods](https://docs-shop.rexdigital.group/entities/payment-methods.md)
