You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Saving CartBounty abandonment data for compatibility (#290)
* Saving CartBounty abandonment data for compatibility
* CartBounty compatibility
* Removed white-spaces
* restructured the code and removed whitespaces
* removed trailing whitespaces
* added conditional to correct position maintaining formatting
* added session-id info
* Added new logic for sessionID
* new logic for logged-in user
* updated save abndment data
* updated recover logic
* updated woo-razorpay file for recovered query on CartBounty
* Updated CartBounty save abandonment and URL redirection
* Removed stylehandler logic from CartBounty PR
* save abandonment stash
* stash
* CB removed stylehandler
* removed include statements of non-existing files
* updating cb status
* Fixed duplicate Order ID issue in order.php using order ID from transient
* Order ID hash fix
* Fixed mobile number not updating error
* empty email fix
* cleaning cb code
* removed log messages from code
* removed whitespaces
* cleaned code format and removed print_r statements
* fixed according to comments
* Removed repeated code for same variable
* removed unused lines
* changed function names to camel case
* fixed formatting
* changed variable names to camelCase and handleOrder function name
* update refactor
* update refactoring
* used cartbounty functions if possible and removed repeated functions
* updated with all correct usable admin fxns
* Formatted
* Code format
* Added plugin-active check before using filter
Co-authored-by: ChetanGN <[email protected]>
0 commit comments