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

V2 add processing_prepayment_balance_in_cents to Recurly_AccountBalance #691

Merged
merged 1 commit into from
Jun 17, 2022

Conversation

judith
Copy link
Contributor

@judith judith commented Jun 8, 2022

Add new add processing_prepayment_balance_in_cents attribute to Recurly_AccountBalance. The processing_prepayment_balance_in_cents attribute is a similar format to the balance_in_cents attribute and contains
the total for processing prepayment credit invoices in each currency. This value is useful when trying to determine if the customer's prepayment balance has run out or if it is currently processing while waiting on a payment for the corresponding purchase invoice.

Add new add processing_prepayment_balance_in_cents attribute to
Recurly_AccountBalance. The processing_prepayment_balance_in_cents attribute
is a similar format to the balance_in_cents attribute and contains
the total for processing prepayment credit invoices in each currency.
This value is useful when trying to determine if the customer's
prepayment balance has run out or if it is currently processing
while waiting on a payment for the corresponding purchase invoice.
@judith judith force-pushed the jh-add_processing_prepayment_balance_in_cents branch from c103490 to 027efc6 Compare June 8, 2022 16:29
@judith judith marked this pull request as ready for review June 17, 2022 20:43
@douglasmiller douglasmiller merged commit 893c5c3 into v2 Jun 17, 2022
@douglasmiller douglasmiller deleted the jh-add_processing_prepayment_balance_in_cents branch June 17, 2022 20:50
@douglasmiller douglasmiller added the V2 V2 Client label Jun 17, 2022
recurly-integrations pushed a commit that referenced this pull request Jun 17, 2022
[Full Changelog](2.12.24...2.12.25)

**Merged Pull Requests**

- V2 add processing_prepayment_balance_in_cents to Recurly_AccountBalance [#691](#691) ([judith](https://github.com/judith))
- [API V2] Client Library and Doc Update - PHP [#690](#690) ([paulorbpinho-fullstacklabs](https://github.com/paulorbpinho-fullstacklabs))
- [API V2] Client Library and Doc Update - PHP #680 [#681](#681) ([paulorbpinho-fullstacklabs](https://github.com/paulorbpinho-fullstacklabs))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 V2 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants