Questions tagged [transferwise]
5 questions
1
vote
0 answers
Request and/or receive money via transferwise ~ WISE with a Balance Account Invitation Link
I am new to transferwise and want to ask if the thing i want to do is achiviable via the wise-api
The platform/business needs to automate one action among others:
Business need to ask the User to pay via Wise whenever they feel like…

Bass
- 21
- 6
1
vote
1 answer
Background Video with a Play Button, on button click play another video over background video
I can create background video with this https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_fullscreen_video
But I want to make this like on this TransferWise site.
Video will be played in background but when I click the play button…

Delowar Hossain
- 375
- 1
- 3
- 19
1
vote
3 answers
stepper component using angular similar to one in
I am building a simple angular4 application and would like to add a stepper component. I am looking similar to the one attached below in one of the website. The source code is given in react. But i need in angular2/4.
Has anyone implemented a…

Mukil Deepthi
- 6,072
- 13
- 71
- 156
0
votes
1 answer
How can I verify a TransferWise payload with their signature and public key?
I'm trying to verify the payload coming into my webhook from the TransferWise api.
API Link: https://api-docs.transferwise.com/#webhook-events-webhook-handlers
I've setup a public https endpoint via Google Cloud Functions.
index.ts
import {…

Jeremy
- 3,438
- 3
- 34
- 57
0
votes
1 answer
How to withdraw money (earnings) using PayPal/Transferwise/Bill.com/Payoneer in React (RCA) + Koa (Sequelize + PostrgeSQL)
I'm building a platform, where users would be able to withdraw their earnings using one of supported services: PayPal, Transferwise, Bill.com and Payoneer.
I haven't worked with money withdrawal before, so I'm a bit confused on how it should work…

Anton
- 5
- 1