Skip to content

Commit 7a0df7e

Browse files
Links
1 parent e02a64d commit 7a0df7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: docs/online/transition-to-one-platform.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you do not update the VAT number of your existing merchants you will not be a
3030
For sole props. not having a VAT no. you can use an alternative number for example your own unique merchant id.
3131

3232
## Callback servers
33-
On our new platform we will use different callback servers than currently used. If you have whitelisted our IP ranges for callbacks please ensure to include our new servers. You can find our server guidelines [here](https://developer.vippsmobilepay.com/docs/developer-resources/servers/). Note that this is only for callbacks. During the transition period to our new platform you may receive callbacks from our old setup and new servers. Therefore you must allow both the [old](/docs/support/faq) and [new servers](https://developer.vippsmobilepay.com/docs/developer-resources/servers/) for a period of time until we have completely transitioned to one platform. We encourage you to enable this as soon as possible as this will come into effect in January 2024.
33+
On our new platform we will use different callback servers than currently used. If you have whitelisted our IP ranges for callbacks please ensure to include our new servers. You can find our server guidelines [here](https://developer.vippsmobilepay.com/docs/developer-resources/servers/). Note that this is only for callbacks. During the transition period to our new platform you may receive callbacks from our old setup and new servers. Therefore you must allow both the old and [new servers](https://developer.vippsmobilepay.com/docs/developer-resources/servers/) for a period of time until we have completely transitioned to one platform. We encourage you to enable this as soon as possible as this will come into effect in January 2024.
3434

3535
## Feature changes
3636
During Q1 2024 - once we fully consolidate our platforms – the following endpoints/features will stop working for MobilePay Online.

Diff for: docs/subscriptions/development-guide/production.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ It is important to know which transfer type are possible to use as a merchant. T
7373
| | Instant Transfer | Daily Transfer |
7474
|--|--|--|
7575
|**WHEN TRANSFER IS DONE**|MobilePay transfers **instantly** after the payment is completed. Transfer might reach Merchant account later than MobilePay executes transfers. It depends on Merchant bank transfer times.|MobilePay transfers **once per day**, at night. Payments paid on day X will be transferred on day X+1. Transfer might reach Merchant account later than MobilePay executes transfers. It depends on Merchant bank transfer times.|
76-
|**REFERENCE NUMBER**|Field **external_id** for recurring payments and one_off_payment. `external_id` for one-off payments is used as Reference number.|Reference number is generated by MobilePay. External Rules [here](/docs/support/faq#what-is-payment-reference).|
76+
|**REFERENCE NUMBER**|Field **external_id** for recurring payments and one_off_payment. `external_id` for one-off payments is used as Reference number.|Reference number is generated by MobilePay..|
7777
|**HOW TO SET IT**| Merchant can set **Instant transfers** for each Subscription provider in MobilePay portal.|Merchant can set **Daily transfers** for each Subscription provider in MobilePay portal.|
7878
|**BANK STATEMENT**|**`external_id`** for recurring payments and one_off_payment.`external_id` for one-off payments will be used in bank statement in fields. DK: Text field. FI: Text field and Reference no. field.| MobilePay generated reference number will be used in bank statement in fields. DK: Text field. FI: Text field and Reference no. field.|
7979
|**Refund**|Currently it is not possible to refund when the merchant has chosen 'instant transfer' method.|You can only refund your customers if you have received payments with MobilePay on the day to cover the refund|

0 commit comments

Comments
 (0)