sveawebpay / dotnet-integration

SDK for Sveas standalone payment methods
Other
5 stars 14 forks source link

Added MailPayment #25

Closed sternert closed 7 years ago

sternert commented 8 years ago

I have added email payment as a option on created orders. The README is updated with instructions.

Usage: .UsePaymentMethod(PaymentMethod.DBSEBSE) //see APPENDIX for Constants ... .PrepareMailPayment()