Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. Supul Kalhara
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Supul Kalhara

    • RE: Laravel payhere integration return url not working

      <input type="hidden" name="return_url" value="{{ url('dashboard_attendee_order_details', { 'reference': paymentDetails.orderReference }) }}">
      <input type="hidden" name="cancel_url" value="{{ url('dashboard_attendee_checkout_payhere_failure') }}">
      <input type="hidden" name="notify_url" value="{{ url('dashboard_attendee_checkout_payhere_done') }}">

      you can put the url as this or

      <input type="hidden" name="return_url" value="https://<your-domain>/en/dashboard/attendee/my-tickets/568944414af3b06?order_id=568944414af3b06">

      posted in Crypto
      Supul Kalhara
      Supul Kalhara
    • 1 / 1