Wave : Create Transaction (with Line Items)
Status: Open · Asked by Jason McCoy on · 0 views
I have 2 workflows setup between Stripe and Wave Accounting, and PayPal and Wave Accounting. How do I split transactions using the Wave : Create Transaction (with Line Items)?
For example, if someone pays me $139, and PayPal has their fee of $7.43. I have that info in previous steps. How do I send that to Wave Accounting so it's a split transaction that shows net $131.57, total payment $139 and PayPal Fee as $7.43? With fields for Account, Split Amount, Category, Customer. Like in attached screenshot.
Attachments

I'm afraid the use case you are describing doesn't appear to be possible because Wave's 'Create Transaction' endpoint seems to lack support for split transactions.
As a workaround, you can try using the Number Formatter to combine the amount and processing fee, and then map that total amount to Wave.
Would Line Itemizer do anything? As mentioned in a similar thread: https://forum.pabbly.com/threads/wave-accounting-create-a-transaction-with-multiple-line-items.3303/
You can try passing the comma-separated values in this manner, and see if this gives you the desired result.