Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staticize facade and complete API actions #15

Merged
merged 3 commits into from Jul 8, 2023
Merged

Staticize facade and complete API actions #15

merged 3 commits into from Jul 8, 2023

Commits on Aug 20, 2021

  1. Staticize facade and complete API actions

    These changes conform this package to follow the "Laravel Way". The API actions wrapped by the Coinbase facade are now truly staticized.
    
    Invoice management functionality has been implemented and missing actions for Charges (cancel and resolve) have also been implemented.
    
    Readme has been updated commensurately with changes made to the codebase.
    alexstewartja committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    fe4d9cb View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    7f1af21 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    antimech committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    8c59ad2 View commit details
    Browse the repository at this point in the history