Commit History

Author SHA1 Message Date
  Felix Freeman 9f8aa224d6 Validate amount on Flow and Khipu gateways 1 year ago
  Felix Freeman a08c3f94ed PayPal and DLocalGo payment gateways 1 year ago
  Felix Freeman 58762ff269 Use Brick/Money for Payment->amount. 1 year ago
  Felix Freeman 34ae6ebbde DRY schema generation logic, now on AbstractGateway. 1 year ago
  Felix Freeman a3f46eee75 Fix: Accept that a wallet may not exist 1 year ago
  Felix Freeman 48234de4af Support JSON body on gateway requests 1 year ago
  Felix Freeman e64a53708f Support country & currency filtering on /gateways/payment-methods/{schema} 1 year ago
  Felix Freeman c62fb38afa Standard payment provider props should't be readOnly, only email 1 year ago
  Felix Freeman 5f050b5cd5 README: Explain routes and standard payment provider properties on purchase schemas 1 year ago
  Felix Freeman f2b7fed8c7 Standard payment provider props + payment origin 1 year ago
  Felix Freeman 517976a8e2 Fix: No more high coupling to Wallet 1 year ago
  Felix Freeman 61c8eea991 Print status code on UnexpectedResponseException message 1 year ago
  Felix Freeman b304ef240d Chek and MACH payments + payment methods images 2 years ago
  Felix Freeman 3e7a072a01 Bugfix: save 'detail' as JSON on *Gateway::purchaseInsertPayment() 4 years ago
  Felix Freeman 17811071db Payment->detail now is always JSON. 4 years ago
  Felix Freeman 84074bc493 Find User->uid instead of assuming it's the same as email. 4 years ago
  Felix Freeman 71949e6f17 Support JSON Content-Type and data on internal IPN 4 years ago
  Felix Freeman 91a119acf5 Append default values to Gateway schemas 4 years ago
  Felix Freeman 9466ef27d1 Authorization 4 years ago
  Felix Freeman b97011a3e0 Require authentication on /payments/* 4 years ago
  Felix Freeman 343983d908 README: Document all environment variales used 4 years ago
  Felix Freeman 4653698dd3 /gateways/payment-methods/{schema} returns a list of all available payment methods for an schema, on all gateways. 4 years ago
  Felix Freeman 2d0f2f941e /gateways route returns links to schemas 4 years ago
  Felix Freeman 87a5803eb9 Khipu.cl gateway. 4 years ago
  Felix Freeman bc2081b663 Flow.cl gateway + PaymentServiceProvider to load gateway config. 4 years ago
  Felix Freeman a778dcb28c Support/Http getJsonBody() and appendQueryParams() static helper functions for custom payment gateways. 4 years ago
  Felix Freeman b855fe3ddf External and internal instant payment notification (IPN) 4 years ago
  Felix Freeman fac5da6c5f Allow to set config('payment.return_url') for custom payment gateways. 4 years ago
  Felix Freeman 3914fbdc99 Abstract gateway classes and gateway access view routes 4 years ago
  Felix Freeman b683527133 README: installation instructions 4 years ago