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

Way to easily check paid amount vs expected #324

Open
DarrenWestwood opened this issue Apr 18, 2023 · 0 comments
Open

Way to easily check paid amount vs expected #324

DarrenWestwood opened this issue Apr 18, 2023 · 0 comments

Comments

@DarrenWestwood
Copy link
Collaborator

The expected_btc and paid_btc post meta has been removed. Merchants still want to easily check the amounts paid through Blockonomics.
We can add a new post_meta to display the blockonomics_payments_amounts, currently tracked in the paid_fiat db column.
The paid amounts can be displayed as a comma separated list to match the other blockonomics post_meta fields. eg.
payments_amounts

OR

We can display the information in a single blockonomics_payments post meta in JSON format. This method allows us to display all the info relevant to an order in a structured manner. eg.
blockonomics_payments post meta

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

No branches or pull requests

1 participant