#Manager_HighValue

1 messages · Page 1 of 1 (latest)

sullen tundraBOT
tawny vigil
#
  1. Is there currently a ready infrastructure for receiving invoice data into SAP?
    No, AFAIK. At least not for Stripe Side, check SAP communities.
  2. Is there an API service / file download?
    That'll depends on your use case but you can download the invoice from its url:
    https://stripe.com/docs/api/invoices/object#invoice_object-invoice_pdf
  3. At what level can the invoice be received? Is it possible to extract the information at different levels such as: invoice level / customer level or aggregate?
    Not sure I understand your use case here, but you can fetch the customer's invoices for example...
shrewd jewel
#

OK, thank you.
Is it possible to download a file of the data of all the invoices produced in a certain period of time in order to load them into SAP?

tawny vigil
sullen tundraBOT
unique walrus
#

Hi! I'm taking over my colleague. Please, let me know if you have any other questions.