Changes:
- Add Belfius Direct Net payment method constant.
- Update bundled CA root certificates as per Mozilla's recommendations.
- Always use bundled CA root certificates. Prevents extra HTTP request if using installed bundle fails.
- Use HTTP Keep-Alive when performing multiple API calls.
- Adds
isExpired()
andisCancelled()
convenience methods.