0
I want the PayPal Transaction to be for the invoice total and not the Item qty and and price.
I want the description field to contain the invoice number and a customised description.
These details should be placed in the Check Out window and carried through to PayPal
How do I configure the plugin to do this? At present the window shows the invoice number followed by a '-' in the description field and leaves the payer to fill in the rest.
Frank W
I want the description field to contain the invoice number and a customised description.
These details should be placed in the Check Out window and carried through to PayPal
How do I configure the plugin to do this? At present the window shows the invoice number followed by a '-' in the description field and leaves the payer to fill in the rest.
Frank W
Responses (9)
-
Accepted Answer
-
Accepted Answer
0Hi Germinal
I assume you mean that when creating an invoice the $payments Array should be partially populated. I have been creating this with empty fields as I have wrongly assumed that it has no role when creating an invoice. Please advise which fields should be populated and the expected data type and format for those fields. I am still having problems passing the invoice_duedate to the $invoice_data array. I keep getting NOTSETTED or Not Set in the created invoice.
BTW I have resolved the Paging/Footer issues of the dompdf created pdf invoices. I have also found how to email the invoice attachment with a customised EMail message rather than the Invoice as the message.
Frank -
Accepted Answer
-
Accepted Answer
0Yes I am using the API. The total value is now being set and the PayPal checkout is automaticaly populated with that value. I have also resolved the Due Date issue for the invoice but the Due date and description fields of the payment are not being populated. I have tried the above and also passing a populated $payment array to no avail. -
Accepted Answer
-
Accepted Answer
0PayPal transactions using sandbox account are generated OK when using fully populated $payments_array and autopayments set to 0. However the payment is not being recorded in the invoice record. On clicking the Return to Merchant button I see a message that says that the transaction was not successful. How does the plugin get this from PayPal? I am also not getting any email messages from the PayPal process but I guess this is a PayPal issue. Am I missing something in the PayPal account configurations?
Frank w -
Accepted Answer
-
Accepted Answer
0We are now working in live mode and I was expecting the PayPal Transaction successful message to cause the Invoice Status to be set as paid automatically. It is not. Have I missed something in the configuration? Or have I misunderstood how IM PayPal plugin works?
Frank W-
Germinal Campsmore than a month agoyes, it should set the payment status to "paid" automatically...
if it's not, then something is failing.
if you want to send me access I can take a look.
-
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »