We have pushed erpUSA to github. If you’d like to test out the app, we would appreciate your feedback. For any issues please submit an issue on github.
Known issues we are working on:
- Payment method US Bank Transfer, known as customer_balance, requires the creation of a Stripe Customer. This method will not display in the checkout web page until fix is issued (in progress).
- More than one email address in the payment request to_email_field will cause errors (this is also true with the Payments app, Stripe allows only one email address to send a receipt). We are working on a fix for this in Stripe Plus to handle multiple recipients (schedule TBD).
- Company Name for check out HTML page comes from Company Name in Company DocType. Some may wish to override this. We will add a setting to override the Company Name displayed in the Checkout page.