AyeCode / invoicing

GetPaid (Formerly the Invoicing plugin) is a lightweight Payments and Invoicing system for WordPress. It can be used to sell anything online via payment forms or buy now buttons that can be added to any landing page. It can also be used by freelancers to manage their Invoices or by 3rd party Themes and Plugins as their payment system. GeoDirectory currently uses GetPaid as its payment system
https://wpgetpaid.com/
Other
39 stars 22 forks source link

Default Email is saving for pending invoices? #517

Open laranz opened 3 years ago

laranz commented 3 years ago
  1. Create an item.
  2. Buy that item with an email id.
  3. Click Pay.
  4. In the last process of the payment gateway, click cancel.
  5. Now the invoice is in Pending and asking for pay.
  6. view the pending invoice, and it changed to default email.

Happened here: https://ppldb.com/laranz/invoice/invoice-53/?invoice_key=invoice_0f3b3ca92e51e38aa501c3a6e11a3d4b I created that invoice with my email id, but it changed to info@ayecode.io

laranz commented 3 years ago

Also,

  1. Create an item.
  2. Buy that item with an email id.
  3. Click Pay.
  4. In the last process of the payment gateway, click cancel.
  5. Now the invoice is in Pending and asking for pay.
  6. Now click Pay, and then it takes you to the checkout page, change the email id.
  7. Finish the payment.
  8. The email ID is revert back to default site's email.

Is this bug or feature?