Saurabh
47228bdae1
[fix] pass request type as Subscription Notification
6 年前
Saurabh
0e2cf29f16
[fix] add validations on payment notification callback
6 年前
Saurabh
e49643feb5
provision to handel paypal and razoapay subscription charge notifications
6 年前
Nabin Hait
ec83fc6765
Merge branch 'staging-fixes' into staging
6 年前
Charles-Henri Decultot
8c2434dc1f
Improve checkout UX ( #6248 )
6 年前
Saurabh
0b0aa79a47
Merge pull request #6250 from saurabh6790/get_reset_password_url
[fix] if redirect uri exists then automatically redirect the user
6 年前
Saurabh
969303dc92
[fix] if redirect uri exists then automatically redirect the user
6 年前
Saurabh
547863149c
check for subscription id
6 年前
Saurabh
e49ef3e919
[fix] minor-fixes
6 年前
Saurabh
0d0d19d1dc
[fix] call setup subscription and addons explicitly
6 年前
Saurabh
b258e61230
fix for immediate subscriptions
6 年前
Saurabh
7f116b7bdc
finalize recurring payments for paypal
6 年前
Saurabh
3a7b0f8f5b
finalize subscription razorpay
6 年前
Saurabh
4d3f342151
setup addons on razorpay
6 年前
Saurabh
19df9a9da3
Provision to cancel existing subscription
6 年前
Saurabh
ea4968faf3
setup upfront amount
6 年前
Saurabh
30e43060ad
[fix] razorpay subscription
6 年前
Saurabh
fd3b828b17
Support for paypal subscription
6 年前
Saurabh
6a4d5e35fd
Support for razorpay subscription and addons
6 年前
Charles-Henri Decultot
94898a01bd
Allow custom confirmation page ( #5835 )
6 年前
Rushabh Mehta
2ace04e472
[style] make page-card self contained
7 年前
Rushabh Mehta
79887b3374
[test] [style]
7 年前
Charles-Henri Decultot
1b4b6737ee
Stripe corrections ( #5700 )
7 年前
Rushabh Mehta
1aa73ddd46
[fix] [test] for notification
7 年前
Charles-Henri Decultot
e7cf9d737c
Subscriptions + Elements for Stripe payments ( #5602 )
* Stripe Payments Improvements
* Automatically create a new stripe customer
* Charge arguments correction
* Move Stripe to ERPNext
* Revert "Move Stripe to ERPNext"
This reverts commit f71f995299
.
* Stripe Settings correction
* Payment plan moved to ERPNext
* Remove Reference to payment plan in Frappe
* Remove references to payment plan in Frappe
* Modify Stripe Checkout Pages to allow usage without ERPNext
7 年前
Charles-Henri Decultot
6b81c3cefa
Allow several Stripe accounts ( #5573 )
* Allow several Stripe accounts
* Addition of a sync patch
* Remove unused dependancy
7 年前
Rushabh Mehta
f6385c602e
[minor] remove in_dialog old property
7 年前
Charles-Henri Decultot
589b998f3f
[New Feature] Google Calendar Connector ( #5266 )
* Addition of a filter for last sync timestamp
* Google calendar connector wip
* Google calendar integration
* Add test for account creation
* Codacy corrections
* Remove unused import
* New section Google Services
* Add no_copy to migration custom field
7 年前
Achilles Rasquinha
e6f8f0482f
Merge pull request #5340 from achillesrasquinha/python3
compatible key iterations
7 年前
Achilles Rasquinha
d5632034de
python 3 fixes
7 年前
Nabin Hait
c8e7dd7a2b
Fixed merge conflict
7 年前
Nabin Hait
b9643d3f74
Merge branch 'hotfix'
7 年前
Saurabh
0335d87831
[fix] validate minimum transaction amount while creating a charge on stripe ( #5223 )
7 年前
Charles-Henri Decultot
800cd733a6
Braintree integration ( #4971 )
* Braintree Integration WIP
* Braintree integration
* Link in config + settings after save
* Code cleanup
* Code cleanup
* JS beautify issue
* Codacy corrections
* Spaces to tabs
7 年前
Britlog
771d37a238
Stripe translations ( #4892 )
7 年前
Nabin Hait
51973c2d3c
Merge branch 'develop'
7 年前
Nabin Hait
34808427a7
Merge branch 'develop' into staging
7 年前
Saurabh
4cd7c7c63b
[fix] first commit payment transaction status and then run post payment process method
7 年前
Saurabh
469ef7e03e
Merge branch 'hotfix'
7 年前
Saurabh
927cc44bac
[fix] generate token while initiating razorpay payment and accept payment against the token. do not pass payment arguments in url, user can modify payment parameters ( #4269 )
7 年前
Nabin Hait
2bb776b1b4
Merge branch 'staging'
7 年前
mbauskar
6a87c57fda
Merge branch 'develop' into staging
7 年前
maxtorete
ac74e70d0c
Fixed rounding problem in stripe integration ( #10645 )
7 年前
mbauskar
b3c8578f79
Merge branch 'staging'
7 年前
mbauskar
4310ece998
Merge branch 'develop' into staging
7 年前
Rushabh Mehta
81a664f091
Merge branch 'develop' into fix-urlencode
7 年前
Aditya Hase
6fc9baa29a
Import six.moves.urllib.parse.urlencode instead of urllib.urlencode
7 年前
Aditya Hase
70599ed37e
Replaced all instances of basestring with six.string_types
7 年前
mbauskar
c964da78b7
Merge branch 'staging'
7 年前
mbauskar
4af62ed3de
Merge branch 'develop' into staging
7 年前