Skip to content

Instantly share code, notes, and snippets.

View alpeb's full-sized avatar
😙

Alejandro Pedraza alpeb

😙
View GitHub Profile
package controllers
import com.micronautics.paypal.PaypalTransaction
import play.api._
import play.api.mvc._
object PayPalController extends Controller {
var live = true
def url =