Skip to content

guardian/invoicing-api

Repository files navigation

invoicing-api

Invoice management for supporters

Configuration

  • Riff-Raff project: support:invoicing-api
  • Artifact bucket: membership-dist/support/PROD/invoicing-api/invoicing-api.jar
  • Zuora API User: invoicing-api+dev@guardian.co.uk
  • Parameter store: /invoicing-api/${Stage}/config - After making any changes to the config, you will need to update the cloudformation to update the lambda's environment variables function with the new config. The update needed is around these lines:

    invoicing-api/cfn.yaml

    Lines 16 to 19 in cfcbdd4

    PROD:
    ConfigVersion: 1
    CODE:
    ConfigVersion: 2

Structure

Project Description
refund Apply automated refund
invoices List all invoices by identityId
pdf Download PDF invoice
nextinvoicedate First day of the next billing period
preview Publications impacted in a given date range

About

Invoice management for supporters

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages