Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Send payment link from admin #542

Open
Tim-VL opened this issue Mar 21, 2023 · 11 comments
Open

Feature Request: Send payment link from admin #542

Tim-VL opened this issue Mar 21, 2023 · 11 comments
Assignees

Comments

@Tim-VL
Copy link

Tim-VL commented Mar 21, 2023

Hi,

We often make manual orders and would be great if we can send an payment link directly from the admin when making the order.

Would be great if this can be bases on an SW template, so we can modify the layout.

The 'reminder' function us used for failed payments from online orders.

@Tim-VL Tim-VL changed the title Future req: Send payment link from admin Feature Request: Send payment link from admin Mar 21, 2023
@boxblinkracer
Copy link
Collaborator

hi there

thank you for this
this is great.

so i think there was already something like this somewhere...

how woul you expect it?
so when you create an order manually in the administration, should there be something like a "payment link" button that copies the link?

thank you

@Tim-VL
Copy link
Author

Tim-VL commented Mar 31, 2023

I think go for the simple way...

add a button to the order detail tab at the payment block (only show button if payment=open/not-paid)
send mail based on template with the Mollie payment url.
api will notice change in payment and will change status to paid (don't know if it that simple)

thanks

@fjbender
Copy link
Contributor

send mail based on template with the Mollie payment url.

Unfortunately, that's the part where it's not so easy, as these URLs expire quite quickly :) We'll figure something out though!

@Tim-VL
Copy link
Author

Tim-VL commented Mar 31, 2023

send mail based on template with the Mollie payment url.

Or just the Mollie default payment template that also no problem

@Tim-VL
Copy link
Author

Tim-VL commented May 23, 2023

Any updates on this request?

@Tim-VL
Copy link
Author

Tim-VL commented Jul 22, 2023

Hi,

Can you please let me know if this function wille be added? Would be highly appreciated!

Thanks!

@Tim-VL
Copy link
Author

Tim-VL commented Nov 13, 2023

I still would like to have a function like this.

@BlackScorp
Copy link
Collaborator

Hi @Tim-VL

sorry for the late response. i just checked in Shopware and this feature is already there. is this not enough for your usecase?

This is what i did:

  1. create order in admin and select the customer
    image
  2. add product and search for it
    image
  3. select option tab and change payment method
    image
  4. create the order with reminder and check the order confirmation mail
    image
  5. open the link in order confirmation as customer
  6. now i see the order i can complete the order and pay for it
    image

or do you want to send a second reminder email without changing the status to "reminder"?

@BlackScorp BlackScorp self-assigned this Dec 11, 2023
@Tim-VL
Copy link
Author

Tim-VL commented Dec 11, 2023

Hi @BlackScorp,

It would be create if we have the option to generate a Mollie payment link/invitation from the order in the SW admin. We also are connecting our CRM/ERP to Shopware and then the payment Reminder does not work.

@BlackScorp
Copy link
Collaborator

@Tim-VL the payment links have a limited livetime, depends on payment method. if you create the order in the admin and then create the link, the customer have to pay within few minutes. otherwise the link is not valid anymore.

this not practicable thats why in shopware you usually send the link from the order overview to the customer where he can complete the payment when he has the time for it.

@Tim-VL
Copy link
Author

Tim-VL commented Feb 27, 2024

@BlackScorp I was thinking more link a payment link like Mollie's manual payment link. Payment method can be selected by the clients, since we don't know how what payment method they will use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants