automatically insert a Pay Now button when an invoice is emailed to a customer via the API POST function
Currently the Xero API allows us to trigger the emailing of a Xero invoice to the customer via a POST command.
If a Payment Service is already set up in Xero, the emailed invoice should automatically include the Pay Now button.
1
vote
kk
shared this idea
-
kk commented
Since we can post invoices to Xero via the API as well as trigger the emailing of those invoices via another POST command, it is only logical that any invoice sent out by a Xero organisation which has a Payment Service setup in Xero should automatically include a Pay Now button for all sales invoices sent out.