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