coralsio / payment-coinbase

Coinbase Payment gateway integration

Home Page:https://www.laraship.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corals Payment Coinbase

  • Laraship Laravel Coinbase Payments Plugin is the first Laravel Plugin for handling recurring billing for Coinbase. integrate Coinbase seamlessly with Laraship Laravel Subscription Platform, You can enable it along with other subscription gateways like stripe,authorize.net, 2checkout, SecurionPay, or even offline bank payments; which is already built-in with Laraship Subscriptions platform, or configure it as a standalone payment gateway.

Installation instructions

  • Extract the zip file and copy the Coinase folder under Corals\modules\Payment\Coinbase.

  • Go to www root and using the command line run: composer update

  • Go to Modules and enable the Coinbase plugin.

  • Go to Payment settings, there should be a new tab called Coinbase

 

 

 

  • Add Webhook endpoint URL and get Secret value and add it to the settings

The webhook URL should be https://your-website.com/webhooks/coinbase

 

Installation

You can install the package via composer:

composer require corals/payment-coinbase

Questions & Answers

If you faced any issue you can check our questions center, and you can post your question from the following link Questions & Answers

Online Documentation

follow the Online Docs to see more about this module

Testing

vendor/bin/phpunit vendor/corals/payment-coinbase/tests 

Hire Us

Looking for a professional team to build your success and start driving your business forward. Laraship team ready to start with you Hire Us

About

Coinbase Payment gateway integration

https://www.laraship.com

License:MIT License


Languages

Language:PHP 96.3%Language:Blade 3.7%