In order to use Paystack as a payment provider, you'll need the following endpoints:

  • Webhook URL: {{ route('paystack.payment.update') }}
  • Callback URL: {{ route('payment.checkPaystackPaymentStatus') }}

Learn more in the Paystack integration guide.