toddmobley
Member
I see there is a basic Quickbooks Online integration, but what I need to do is to create a sales receipt upon a new successful Stripe charge.
Current steps:
What needs to happen next (which doesn't currently seem possible):
Thanks,
Current steps:
- New Stripe Charge
- Retrieve Stripe Customer
- API to format and trim the extra zeros
What needs to happen next (which doesn't currently seem possible):
- Find customer in Stripe (or create if not found)
- Find product in Stripe (or create if not found)
- Create sales receipt with the above info
Thanks,