@extends('layouts.docs.app') @section('content')

{{ __('Payments through one time URL (Merchant Generated)') }}

{{ __('To create a new request select create request and fillup the form a new url will be generated.') }}

{{ __('Now copy the link and send it to your customer. Customer will view the payment gateway options.') }}

{{ __('Rest of the process is same as html form.') }}

@endsection