A simple Laravel implementation for all payment providers. Have you had to implement limited SDKs for accepting payments on your mobile app?
With this package, you can generate a payment link and return it to your mobile app when they make API calls and when the payment can be completed on the in-app browser. When the customer completes their payment, this package verifies the payment and executes the code defined in your custom closure.