vrajroham / laravel-bitpay

Laravel BitPay Client | Accept Bitcoin(Ƀ) and Bitcoin Cash for your business with your Laravel application
MIT License
74 stars 34 forks source link

updated the README.md #18

Closed tsaffi closed 4 years ago

tsaffi commented 4 years ago

I found the instruction saying // Redirect user to following URL for payment approval. not well descriptive. Given that it is a laravel package, I used the Redirect method to redirect to the $paymentUrl. In case while configuring the package after installation, the developer does not pay attention to the above comment, the Redirect will give him/her the expected result.