added ReturnToAppURL field in AbstractDepositAndWithdrawAndSelectAcco… #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
i created following json content with params.
{"NotificationURL":"URL_to_your_notification_service","EndUserID":"12345","MessageID":"your_unique_deposit_id","Username":"merchant_username","Password":"merchant_password","Attributes":{"Method":null,"Currency":"SEK","Amount":null,"ShippingAddressCountry":null,"ShippingAddressPostalCode":null,"ShippingAddressCity":null,"ShippingAddressLine1":null,"ShippingAddressLine2":null,"ShippingAddress":null,"RequestDirectDebitMandate":null,"ChargeAccountID":null,"QuickDeposit":null,"ExternalReference":null,"PSPMerchant":null,"PSPMerchantURL":null,"MerchantCategoryCode":null,"AccountID":null,"RecipientInformation":null,"SuggestedMinAmount":null,"SuggestedMaxAmount":null,"Firstname":"John","Lastname":"Doe","Country":null,"Locale":"sv_SE","ShopperStatement":null,"Email":null,"IP":"123.123.123.123","SuccessURL":null,"FailURL":null,"TemplateURL":null,"URLTarget":null,"MobilePhone":"\u002B46709876543","NationalIdentificationNumber":"790131-1234","UnchangeableNationalIdentificationNumber":null,"URLScheme":null,"ReturnToAppURL":"http://www.trustly.com/test/","ExtensionData":null}}
JsonRpc Content :
AttributesCurrencySEKFirstnameJohnIP123.123.123.123LastnameDoeLocalesv_SEMobilePhone+46709876543NationalIdentificationNumber790131-1234ReturnToAppURLhttp://www.trustly.com/test/EndUserID12345MessageIDyour_unique_deposit_idNotificationURLURL_to_your_notification_servicePasswordmerchant_passwordUsernamemerchant_username