#Renaenys

1 messages · Page 1 of 1 (latest)

kind idolBOT
eternal umbra
#

Hi there

silk ember
#

hu?

#

hi

eternal umbra
#

What country is your Stripe Account based in?

silk ember
#

How can i check that?

#

cause i remember i just open up online and register stripe

#

ok i have checked is malaysia

eternal umbra
#

Thanks, checking, one sec.

silk ember
#

FPX is for malaysia banking

I have followed the document on stripe to build a
React Javascript backend and front end server to setup this. Please do ask me details to help me build this stuff.

https://github.com/stripe-samples/accept-a-payment/blob/main/custom-payment-flow/client/react-cra/src/Fpx.js

this is the example

GitHub

Learn how to accept a payment from customers around the world with a variety of payment methods. - accept-a-payment/Fpx.js at main · stripe-samples/accept-a-payment

eternal umbra
#

Yeah I think it should be showing up in your Dashboard. I'm still looking

silk ember
eternal umbra
#

Okay figured it out

#

Looks like we require you to have a legal entity set in order to test this

#

So you need to fill out the first page of your Account Application

#

And select a Type of Business

#

Then you can close that page using the little x in the top left

#

And then it should show up

silk ember
#

you mean account activation

#

?

eternal umbra
#

Yep

silk ember
#

I have just done activation but still no see this fpx thingi?

eternal umbra
#

Can you provide your account ID?

#

It is in the top right like acct_xxxx

silk ember
#

oh yes

#

acct_1HqZJPCH8vw0ei5W

eternal umbra
#

Ah you are set as an individual. Looks like we only support FPX for legal entities of type: sole_prop, company, corporation, and partnership. I'm not sure why this is the case. I'd assume it is a regulatory requirement. At this point, if you want to update your legal entity, or get more information on why this is required for FPX, you should reach out to our Support team: https://support.stripe.com/contact/login

silk ember
#

OK got it.

#

cause i am webdev cause before handout to customer with this service of cause need to know how to set it up for backtesting

eternal umbra
silk ember
#

should i chagne to a sole_prop for testing porposes?

eternal umbra
#

You don't need to enable it in the Dashboard to test that way

#

I believe

silk ember
#

Can you help me with this?
which part im missing
im using myr and amount of 75 but it still require myr2

eternal umbra
#

Amount is in smallest currency unit

#

So 75 = 0.75

#

You want 7500 for 75.00

silk ember
#

oww.