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

Charge "Comfirm" Method Does Not Exist - Fatal Error #15

Open
mrFreelancer77 opened this issue Nov 6, 2019 · 3 comments
Open

Charge "Comfirm" Method Does Not Exist - Fatal Error #15

mrFreelancer77 opened this issue Nov 6, 2019 · 3 comments
Assignees

Comments

@mrFreelancer77
Copy link

mrFreelancer77 commented Nov 6, 2019

It appears the "confirm()" method doesn't exist when doing something like...
$x = Charge::retrieve("some_id"); $x->confirm()

I do see a "cancel" method in the Charge extended class, but which also throws fatal error for undefined method. Is there a missing Trait?

What gives?

@oa-coinbase oa-coinbase self-assigned this Apr 13, 2020
@oa-coinbase
Copy link
Contributor

Hi @mrFreelancer77 sorry for the massive delay, I'll be taking a look through here this week.

@oa-coinbase
Copy link
Contributor

Hi @mrFreelancer77, confirm status can only be applied as a result of confirmation from blockchain nodes. Is there a use case where you would need to manually confirm a charge? Might be able to help with more context.

@yanhub
Copy link

yanhub commented Aug 7, 2020

Hi @oa-coinbase
@mrFreelancer77 means that in documentation to remove a charge confirm method is used. Neither confirm nor delete method for a charge in the Charge class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants