Hello Developers.
I am working on a current project where i am using woocommerce plugin.
By default when user click on "proceed to paypal" , an account will be created and a mail send to the user who register AND after proceeding and paying on paypal a mail of order will be send to that user.
NOW THE REQUIREMENT IS I WANT TO CREATE AN ACCOUNT OF USER ONCE THE PAYMENT IS
SUCCESS ON PAYPAL AND SEND THE ACCOUT CREATE MAIL WITH THE ORDER MAIL.
IF USER CANCEL THE PAYMENT(means don't buy the product) THEN ACCOUNT SHOULD NOT BE CREATED AND NO MAIL WILL BE SEND TO THAT USER.
THIS IS TH ISSUE THAT I WANT TO FIX.
IS IT POSSIBLE?
IF, THEN PLZ HELP?
THANK YOU.