Skip to content

Instantly share code, notes, and snippets.

@milroyfraser
Last active January 14, 2022 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save milroyfraser/f0526968f6fd1a6ad09bfdbf5f3d232a to your computer and use it in GitHub Desktop.
Save milroyfraser/f0526968f6fd1a6ad09bfdbf5f3d232a to your computer and use it in GitHub Desktop.
<x-pay-here-checkout-form
:payable="$payment"
success-url="{{ route('checkout.success') }}"
cancelled-url="{{ route('checkout.cancelled') }}"
form-class="bg-white rounded w-full shadow-sm px-6 pt-2"
>
<!-- form controllers -->
</x-pay-here-checkout-form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment