coinbase / coinbase/coinbase-commerce-php

Charge "Comfirm" Method Does Not Exist - Fatal Error

Open
#15 3 comments 0 reactions 1 assignee Claimed by @oa-coinbase View on GitHub
Dominant language
PHP
Stars
149
Forks
157
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.