Here is a simple patch for the RSVP module (and rsvp.theme) that implements the ecommerce payment infrastructure to allow processing of payments for events administers designate as products.

  • If ecommerce module is not available, or event is not designated as a product there is no change to RSVP functionality.
  • When a "yes" RSVP is made for an event that is also a product (ecommerce module) then the user response is recorded and they are forward to ecommerce payment page to make their payment.
  • Payment status information displays on the manage attendees screen

Comments

jsaints’s picture

Category: bug » feature

Change to feature request

jsaints’s picture

StatusFileSize
new3.79 KB

Updated patch -- fixes a bug with node_load sytax

jsaints’s picture

Status: Needs review » Closed (won't fix)

This will also require some patching of the ecommerce module that I dont like... rethinking the patch.