Releases: reepay/reepay-woocommerce-payment
Make Apply Pay be available for Safari only
Merge pull request #99 from aait/master Fixed: Make Apply Pay to be available for Safari only
Webhoop script + Apple Pay fix
- Add upgrade script which configures webhooks
- Make Apply Pay to be available for Safari only
Update the order status by accept_url if the webhook wasn't configured
Merge pull request #95 from aait/master Update the order status by accept_url if the webhook wasn't configured
Implemented background webhook processing
Merge pull request #91 from aait/master Implemented background webhook processing
Bugfix - email twice
1.2.6 1.2.6
CSS fixes
Merge pull request #86 from reepay/small-visual-improvements Small visual improvements
Bug fixes and separately payment methods setup
Remove icons
Make configurable logos for payment methods
Bugfix
Fix the metabox design
Fix skip_order_lines parameter
Fix the metabox design
Update the metabox design
Fix capture/refund text field in the admin backend
Icons fixes
Fixes for add_subscription_payment_meta()
Improve the cc list form
Save card feature changes
Fix the order auto canceller
Fixed problem with product list to settle
Add input masks for amounts in the admin backend
Fix the problem with paying with a saved card
Use "payment logos" as "icons"
Change logo for klarna
Logos update
Fix input fields in metabox area
Merge remote-tracking branch 'origin/master'
Update logos
Fix for order auto-cancel
Merge pull request #73 from chnutzen/master Fix for order auto-cancel
Update class-wc-gateway-reepay-checkout.php
Added setting to skip the order-lines when the payment is made. This is to make Reepay compatible with some voucher modules, who are operating on the order totals value instead of the order lines.
Update reepay-woocommerce-payment.php
Merge pull request #70 from chnutzen/master Update reepay-woocommerce-payment.php