Wave : Create Transaction (with Line Items)

Status: Open · Asked by Jason McCoy on · 0 views

Jason McCoy — Question ·

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

example.png
Arshil Ahmad — Reply ·

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.

youtube.com/watch?v=2wvuXIhoYRo:489

Arshil Ahmad — Reply ·

You can try passing the comma-separated values in this manner, and see if this gives you the desired result.

Back to all forum threads · Log in to reply